#f9dcbf color space conversions
Hex:
#f9dcbf
RGB:
249, 220, 191
CMY:
2, 14, 25
CMYK:
0, 12, 23, 2
HSL:
30°, 82.8571%, 86.2745%
HSV (HSB):
30°, 23.2932%, 97.6471%
XYZ:
74.0641, 75.0877, 59.8800
xyY:
0.3543, 0.3592, 75.0877
CIE-Lab:
89.4341, 5.6508, 17.9238
CIE-LCH:
89.4341, 18.7934, 72.5016
CIE-Luv:
89.4341, 19.5738, 24.8331
Hunter-Lab:
86.6532, 0.9242, 19.6860
#f9dcbf color charts
#f9dcbf color shades, tints & tones
#f9dcbf color schemes
#f9dcbf color preview, HTML & CSS examples
This text has a color of #f9dcbf
<p style="color:#f9dcbf;">Text here</p>
.mytext {color:#f9dcbf;}
This box has a color of #f9dcbf
<div style="background-color:#f9dcbf;">Content here</div>
.mybackground {background-color:#f9dcbf;}
Border around this has a color of #f9dcbf
<div style="border:2px solid #f9dcbf;">Content here</div>
.myborder {border:2px solid #f9dcbf;}