#f9cd8e color space conversions
Hex:
#f9cd8e
RGB:
249, 205, 142
CMY:
2, 20, 44
CMYK:
0, 18, 43, 2
HSL:
35°, 89.9160%, 76.6667%
HSV (HSB):
35°, 42.9719%, 97.6471%
XYZ:
65.7807, 65.7554, 34.8162
xyY:
0.3954, 0.3953, 65.7554
CIE-Lab:
84.8715, 7.4818, 37.1528
CIE-LCH:
84.8715, 37.8986, 78.6141
CIE-Luv:
84.8715, 32.7302, 47.8317
Hunter-Lab:
81.0897, 2.8940, 31.3064
#f9cd8e color charts
#f9cd8e color shades, tints & tones
#f9cd8e color schemes
#f9cd8e color preview, HTML & CSS examples
This text has a color of #f9cd8e
<p style="color:#f9cd8e;">Text here</p>
.mytext {color:#f9cd8e;}
This box has a color of #f9cd8e
<div style="background-color:#f9cd8e;">Content here</div>
.mybackground {background-color:#f9cd8e;}
Border around this has a color of #f9cd8e
<div style="border:2px solid #f9cd8e;">Content here</div>
.myborder {border:2px solid #f9cd8e;}