#f0d67c color space conversions
Hex:
#f0d67c
RGB:
240, 214, 124
CMY:
6, 16, 51
CMYK:
0, 11, 48, 6
HSL:
47°, 79.4521%, 71.3725%
HSV (HSB):
47°, 48.3333%, 94.1176%
XYZ:
63.6198, 68.0736, 28.8552
xyY:
0.3963, 0.4240, 68.0736
CIE-Lab:
86.0433, -2.4658, 47.4717
CIE-LCH:
86.0433, 47.5357, 92.9735
CIE-Luv:
86.0433, 21.7274, 61.2193
Hunter-Lab:
82.5067, -6.7479, 37.0192
#f0d67c color charts
#f0d67c color shades, tints & tones
#f0d67c color schemes
#f0d67c color preview, HTML & CSS examples
This text has a color of #f0d67c
<p style="color:#f0d67c;">Text here</p>
.mytext {color:#f0d67c;}
This box has a color of #f0d67c
<div style="background-color:#f0d67c;">Content here</div>
.mybackground {background-color:#f0d67c;}
Border around this has a color of #f0d67c
<div style="border:2px solid #f0d67c;">Content here</div>
.myborder {border:2px solid #f0d67c;}