#f9cdbd color space conversions
Hex:
#f9cdbd
RGB:
249, 205, 189
CMY:
2, 20, 26
CMYK:
0, 18, 24, 2
HSL:
16°, 83.3333%, 85.8824%
HSV (HSB):
16°, 24.0964%, 97.6471%
XYZ:
70.0836, 67.4765, 57.4746
xyY:
0.3593, 0.3460, 67.4765
CIE-Lab:
85.7440, 13.1612, 13.7858
CIE-LCH:
85.7440, 19.0595, 46.3277
CIE-Luv:
85.7440, 28.5306, 17.4915
Hunter-Lab:
82.1441, 8.5402, 16.0168
#f9cdbd color charts
#f9cdbd color shades, tints & tones
#f9cdbd color schemes
#f9cdbd color preview, HTML & CSS examples
This text has a color of #f9cdbd
<p style="color:#f9cdbd;">Text here</p>
.mytext {color:#f9cdbd;}
This box has a color of #f9cdbd
<div style="background-color:#f9cdbd;">Content here</div>
.mybackground {background-color:#f9cdbd;}
Border around this has a color of #f9cdbd
<div style="border:2px solid #f9cdbd;">Content here</div>
.myborder {border:2px solid #f9cdbd;}