#f0cc96 color space conversions
Hex:
#f0cc96
RGB:
240, 204, 150
CMY:
6, 20, 41
CMYK:
0, 15, 38, 6
HSL:
36°, 75.0000%, 76.4706%
HSV (HSB):
36°, 37.5000%, 94.1176%
XYZ:
63.0331, 63.9130, 37.8684
xyY:
0.3824, 0.3878, 63.9130
CIE-Lab:
83.9205, 5.3353, 31.6280
CIE-LCH:
83.9205, 32.0748, 80.4249
CIE-Luv:
83.9205, 26.4428, 41.7993
Hunter-Lab:
79.9456, 0.8334, 27.8776
#f0cc96 color charts
#f0cc96 color shades, tints & tones
#f0cc96 color schemes
#f0cc96 color preview, HTML & CSS examples
This text has a color of #f0cc96
<p style="color:#f0cc96;">Text here</p>
.mytext {color:#f0cc96;}
This box has a color of #f0cc96
<div style="background-color:#f0cc96;">Content here</div>
.mybackground {background-color:#f0cc96;}
Border around this has a color of #f0cc96
<div style="border:2px solid #f0cc96;">Content here</div>
.myborder {border:2px solid #f0cc96;}