#f0cc5a color space conversions
Hex:
#f0cc5a
RGB:
240, 204, 90
CMY:
6, 20, 65
CMYK:
0, 15, 63, 6
HSL:
46°, 83.3333%, 64.7059%
HSV (HSB):
46°, 62.5000%, 94.1176%
XYZ:
59.3735, 62.4492, 18.5974
xyY:
0.4228, 0.4447, 62.4492
CIE-Lab:
83.1517, 0.0418, 59.9841
CIE-LCH:
83.1517, 59.9841, 89.9600
CIE-Luv:
83.1517, 30.1977, 71.3158
Hunter-Lab:
79.0248, -4.1814, 41.3642
#f0cc5a color charts
#f0cc5a color shades, tints & tones
#f0cc5a color schemes
#f0cc5a color preview, HTML & CSS examples
This text has a color of #f0cc5a
<p style="color:#f0cc5a;">Text here</p>
.mytext {color:#f0cc5a;}
This box has a color of #f0cc5a
<div style="background-color:#f0cc5a;">Content here</div>
.mybackground {background-color:#f0cc5a;}
Border around this has a color of #f0cc5a
<div style="border:2px solid #f0cc5a;">Content here</div>
.myborder {border:2px solid #f0cc5a;}