#f0cc2d color space conversions
Hex:
#f0cc2d
RGB:
240, 204, 45
CMY:
6, 20, 82
CMYK:
0, 15, 81, 6
HSL:
49°, 86.6667%, 55.8824%
HSV (HSB):
49°, 81.2500%, 94.1176%
XYZ:
58.0017, 61.9005, 11.3736
xyY:
0.4418, 0.4715, 61.9005
CIE-Lab:
82.8605, -2.0202, 76.2581
CIE-LCH:
82.8605, 76.2849, 91.5175
CIE-Luv:
82.8605, 31.7528, 83.4899
Hunter-Lab:
78.6768, -6.0917, 46.5028
#f0cc2d color charts
#f0cc2d color shades, tints & tones
#f0cc2d color schemes
#f0cc2d color preview, HTML & CSS examples
This text has a color of #f0cc2d
<p style="color:#f0cc2d;">Text here</p>
.mytext {color:#f0cc2d;}
This box has a color of #f0cc2d
<div style="background-color:#f0cc2d;">Content here</div>
.mybackground {background-color:#f0cc2d;}
Border around this has a color of #f0cc2d
<div style="border:2px solid #f0cc2d;">Content here</div>
.myborder {border:2px solid #f0cc2d;}