#ddd8ce color space conversions
Hex:
#ddd8ce
RGB:
221, 216, 206
CMY:
13, 15, 19
CMYK:
0, 2, 7, 13
HSL:
40°, 18.0723%, 83.7255%
HSV (HSB):
40°, 6.7873%, 86.6667%
XYZ:
65.5152, 68.9401, 68.2463
xyY:
0.3232, 0.3401, 68.9401
CIE-Lab:
86.4744, -0.0231, 5.5197
CIE-LCH:
86.4744, 5.5198, 90.2396
CIE-Luv:
86.4744, 3.4539, 8.2599
Hunter-Lab:
83.0302, -4.4568, 9.3880
#ddd8ce color charts
#ddd8ce color shades, tints & tones
#ddd8ce color schemes
#ddd8ce color preview, HTML & CSS examples
This text has a color of #ddd8ce
<p style="color:#ddd8ce;">Text here</p>
.mytext {color:#ddd8ce;}
This box has a color of #ddd8ce
<div style="background-color:#ddd8ce;">Content here</div>
.mybackground {background-color:#ddd8ce;}
Border around this has a color of #ddd8ce
<div style="border:2px solid #ddd8ce;">Content here</div>
.myborder {border:2px solid #ddd8ce;}