#ddd5c6 color space conversions
Hex:
#ddd5c6
RGB:
221, 213, 198
CMY:
13, 16, 22
CMYK:
0, 4, 10, 13
HSL:
39°, 25.2747%, 82.1569%
HSV (HSB):
39°, 10.4072%, 86.6667%
XYZ:
63.8061, 67.0379, 63.0027
xyY:
0.3292, 0.3458, 67.0379
CIE-Lab:
85.5231, 0.2027, 8.3804
CIE-LCH:
85.5231, 8.3828, 88.6141
CIE-Luv:
85.5231, 5.5363, 12.3645
Hunter-Lab:
81.8767, -4.1800, 11.6910
#ddd5c6 color charts
#ddd5c6 color shades, tints & tones
#ddd5c6 color schemes
#ddd5c6 color preview, HTML & CSS examples
This text has a color of #ddd5c6
<p style="color:#ddd5c6;">Text here</p>
.mytext {color:#ddd5c6;}
This box has a color of #ddd5c6
<div style="background-color:#ddd5c6;">Content here</div>
.mybackground {background-color:#ddd5c6;}
Border around this has a color of #ddd5c6
<div style="border:2px solid #ddd5c6;">Content here</div>
.myborder {border:2px solid #ddd5c6;}