#ddd4ca color space conversions
Hex:
#ddd4ca
RGB:
221, 212, 202
CMY:
13, 17, 21
CMYK:
0, 4, 9, 13
HSL:
32°, 21.8391%, 82.9412%
HSV (HSB):
32°, 8.5973%, 86.6667%
XYZ:
64.0229, 66.7234, 65.3816
xyY:
0.3264, 0.3402, 66.7234
CIE-Lab:
85.3641, 1.3835, 6.0345
CIE-LCH:
85.3641, 6.1911, 77.0870
CIE-Luv:
85.3641, 5.8188, 8.7384
Hunter-Lab:
81.6844, -3.0422, 9.7223
#ddd4ca color charts
#ddd4ca color shades, tints & tones
#ddd4ca color schemes
#ddd4ca color preview, HTML & CSS examples
This text has a color of #ddd4ca
<p style="color:#ddd4ca;">Text here</p>
.mytext {color:#ddd4ca;}
This box has a color of #ddd4ca
<div style="background-color:#ddd4ca;">Content here</div>
.mybackground {background-color:#ddd4ca;}
Border around this has a color of #ddd4ca
<div style="border:2px solid #ddd4ca;">Content here</div>
.myborder {border:2px solid #ddd4ca;}