#ddd5cf color space conversions
Hex:
#ddd5cf
RGB:
221, 213, 207
CMY:
13, 16, 19
CMYK:
0, 4, 6, 13
HSL:
26°, 17.0732%, 83.9216%
HSV (HSB):
26°, 6.3348%, 86.6667%
XYZ:
64.8755, 67.4656, 68.6343
xyY:
0.3228, 0.3357, 67.4656
CIE-Lab:
85.7386, 1.7064, 3.9272
CIE-LCH:
85.7386, 4.2819, 66.5153
CIE-Luv:
85.7386, 4.9706, 5.5838
Hunter-Lab:
82.1375, -2.7540, 7.9533
#ddd5cf color charts
#ddd5cf color shades, tints & tones
#ddd5cf color schemes
#ddd5cf color preview, HTML & CSS examples
This text has a color of #ddd5cf
<p style="color:#ddd5cf;">Text here</p>
.mytext {color:#ddd5cf;}
This box has a color of #ddd5cf
<div style="background-color:#ddd5cf;">Content here</div>
.mybackground {background-color:#ddd5cf;}
Border around this has a color of #ddd5cf
<div style="border:2px solid #ddd5cf;">Content here</div>
.myborder {border:2px solid #ddd5cf;}