#ddc9c2 color space conversions
Hex:
#ddc9c2
RGB:
221, 201, 194
CMY:
13, 21, 24
CMYK:
0, 9, 12, 13
HSL:
16°, 28.4211%, 81.3725%
HSV (HSB):
16°, 12.2172%, 86.6667%
XYZ:
60.4430, 61.0405, 59.6352
xyY:
0.3337, 0.3370, 61.0405
CIE-Lab:
82.4005, 5.8310, 6.0205
CIE-LCH:
82.4005, 8.3814, 45.9158
CIE-Luv:
82.4005, 12.3132, 7.8433
Hunter-Lab:
78.1284, 1.3695, 9.4340
#ddc9c2 color charts
#ddc9c2 color shades, tints & tones
#ddc9c2 color schemes
#ddc9c2 color preview, HTML & CSS examples
This text has a color of #ddc9c2
<p style="color:#ddc9c2;">Text here</p>
.mytext {color:#ddc9c2;}
This box has a color of #ddc9c2
<div style="background-color:#ddc9c2;">Content here</div>
.mybackground {background-color:#ddc9c2;}
Border around this has a color of #ddc9c2
<div style="border:2px solid #ddc9c2;">Content here</div>
.myborder {border:2px solid #ddc9c2;}