#ddd4cc color space conversions
Hex:
#ddd4cc
RGB:
221, 212, 204
CMY:
13, 17, 20
CMYK:
0, 4, 8, 13
HSL:
28°, 20.0000%, 83.3333%
HSV (HSB):
28°, 7.6923%, 86.6667%
XYZ:
64.2614, 66.8188, 66.6371
xyY:
0.3250, 0.3380, 66.8188
CIE-Lab:
85.4123, 1.7188, 5.0445
CIE-LCH:
85.4123, 5.3293, 71.1843
CIE-Luv:
85.4123, 5.6905, 7.2265
Hunter-Lab:
81.7427, -2.7235, 8.8864
#ddd4cc color charts
#ddd4cc color shades, tints & tones
#ddd4cc color schemes
#ddd4cc color preview, HTML & CSS examples
This text has a color of #ddd4cc
<p style="color:#ddd4cc;">Text here</p>
.mytext {color:#ddd4cc;}
This box has a color of #ddd4cc
<div style="background-color:#ddd4cc;">Content here</div>
.mybackground {background-color:#ddd4cc;}
Border around this has a color of #ddd4cc
<div style="border:2px solid #ddd4cc;">Content here</div>
.myborder {border:2px solid #ddd4cc;}