Yellow Rose
Color #fff000 in RGB format (255, 240, 0): 100%, 94%, 0% red, 100%, 94%, 0% green, 100%, 94%, 0% blue. #fff000 in CMYK format (0%, 6%, 100%, 0%): 0%, 6%, 100%, 0%. In HSL color model (56, 100%, 50%): 56, 100%, 50% degrees, 56, 100%, 50% saturation, 56, 100%, 50% lightness. Other formats and matches are presented below.
#fff000
#fff21a
#fff333
#fff54d
#fff666
#fff880
#fff999
#fffbb3
#fffccc
#fffee6
#ffffff
Color Formats
HEX
#fff000
RYB
15, 240, -15
RGB
255, 240, 0
Decimal
16773120
RGB %
100%, 94%, 0%
Websafe
#ffff00
CMYK
0%, 6%, 100%, 0%
Lab
93.27, -14.35, 91.67
HSL
56, 100%, 50%
XYZ
72.4, 83.58, 12.32
HSV
56, 100%, 100%
YIQ
217.13, 86.22, -71.72
Hunter-Lab
9.14, -1.13, 5.67
YUV
217.13, -106.84, 33.23
Android
0xFFfff000
Yxy
83.58, 0.43, 0.5
Additional Colors
#ffee00
#e6ff00
#bbff00
#91ff00
#d0ff00
#a6ff00
#7bff00
#51ff00
#91ff00
#66ff00
#3cff00
#11ff00
#51ff00
#26ff00
#00ff04
#00ff2f
#11ff00
#00ff1a
#00ff44
#00ff6f
#00ff2f
#00ff59
#00ff84
#00ffae
#00ff6f
#00ff99
#00ffc4
#00ffee
Color Schemes
Complementary
#fff000
#0011ff
Triad
#fff000
#00ffee
#ee00ff
Tetrad
#fff000
#00ff6f
#0011ff
#ff0091
Shades
#fff000
#eee000
#ddd000
#ccc000
#bbb000
#aaa000
#999000
#888000
#777000
#666000
#555000
#444000
#333000
#222000
#111000
Dark Tones
#ccc000
#c2b600
#b8ad00
#ada300
#a39a00
#999000
#8f8600
#857d00
#7a7300
#706a00
#666000
#5c5600
#524d00
#474300
#3d3a00
Light Tones
#fff000
#fffa00
#ffff00
#ffff00
#ffff00
#ffff00
#ffff00
#ffff00
#ffff00
#ffff00
#ffff00
#ffff00
#ffff00
#ffff00
#ffff00
Monochromatic
#ccc000
#d1c500
#d6ca00
#dbce00
#e0d300
#e6d800
#ebdd00
#f0e200
#f5e600
#faeb00
#fff000
#fff005
#fff10a
#fff10f
#fff114
Analogous
#ff008c
#ff000d
#ff6f00
#ffee00
#91ff00
#11ff00
#00ff6f
Styles for HTML (CSS)
The background of this block is colored #00ff6f
<div style="background: #00ff6f">Background</div>
div {background: #00ff6f;}
The text and borders of this block are colored
#fff000
<div style="color: #fff000">Text</div>
div {color: #00ff6f;}
<div style="border: 1px solid #fff000">Border</div>
div {border: 1px solid #fff000;}