#ddd9cf color space conversions
Hex:
#ddd9cf
RGB:
221, 217, 207
CMY:
13, 15, 19
CMYK:
0, 2, 6, 13
HSL:
43°, 17.0732%, 83.9216%
HSV (HSB):
43°, 6.3348%, 86.6667%
XYZ:
65.8941, 69.5029, 68.9739
xyY:
0.3224, 0.3401, 69.5029
CIE-Lab:
86.7525, -0.3718, 5.3930
CIE-LCH:
86.7525, 5.4058, 93.9442
CIE-Luv:
86.7525, 2.8691, 8.1414
Hunter-Lab:
83.3684, -4.8087, 9.3049
#ddd9cf color charts
#ddd9cf color shades, tints & tones
#ddd9cf color schemes
#ddd9cf color preview, HTML & CSS examples
This text has a color of #ddd9cf
<p style="color:#ddd9cf;">Text here</p>
.mytext {color:#ddd9cf;}
This box has a color of #ddd9cf
<div style="background-color:#ddd9cf;">Content here</div>
.mybackground {background-color:#ddd9cf;}
Border around this has a color of #ddd9cf
<div style="border:2px solid #ddd9cf;">Content here</div>
.myborder {border:2px solid #ddd9cf;}