#ddc9c3 color space conversions
Hex:
#ddc9c3
RGB:
221, 201, 195
CMY:
13, 21, 24
CMYK:
0, 9, 12, 13
HSL:
14°, 27.6596%, 81.5686%
HSV (HSB):
14°, 11.7647%, 86.6667%
XYZ:
60.5558, 61.0856, 60.2288
xyY:
0.3330, 0.3359, 61.0856
CIE-Lab:
82.4247, 5.9938, 5.5211
CIE-LCH:
82.4247, 8.1491, 42.6496
CIE-Luv:
82.4247, 12.2363, 7.0897
Hunter-Lab:
78.1573, 1.5255, 9.0206
#ddc9c3 color charts
#ddc9c3 color shades, tints & tones
#ddc9c3 color schemes
#ddc9c3 color preview, HTML & CSS examples
This text has a color of #ddc9c3
<p style="color:#ddc9c3;">Text here</p>
.mytext {color:#ddc9c3;}
This box has a color of #ddc9c3
<div style="background-color:#ddc9c3;">Content here</div>
.mybackground {background-color:#ddc9c3;}
Border around this has a color of #ddc9c3
<div style="border:2px solid #ddc9c3;">Content here</div>
.myborder {border:2px solid #ddc9c3;}