#ddd7cf color space conversions
Hex:
#ddd7cf
RGB:
221, 215, 207
CMY:
13, 16, 19
CMYK:
0, 3, 6, 13
HSL:
34°, 17.0732%, 83.9216%
HSV (HSB):
34°, 6.3348%, 86.6667%
XYZ:
65.3817, 68.4780, 68.8031
xyY:
0.3226, 0.3379, 68.4780
CIE-Lab:
86.2449, 0.6658, 4.6599
CIE-LCH:
86.2449, 4.7072, 81.8692
CIE-Luv:
86.2449, 3.9192, 6.8632
Hunter-Lab:
82.7514, -3.7826, 8.6298
#ddd7cf color charts
#ddd7cf color shades, tints & tones
#ddd7cf color schemes
#ddd7cf color preview, HTML & CSS examples
This text has a color of #ddd7cf
<p style="color:#ddd7cf;">Text here</p>
.mytext {color:#ddd7cf;}
This box has a color of #ddd7cf
<div style="background-color:#ddd7cf;">Content here</div>
.mybackground {background-color:#ddd7cf;}
Border around this has a color of #ddd7cf
<div style="border:2px solid #ddd7cf;">Content here</div>
.myborder {border:2px solid #ddd7cf;}