#ddd5d5 color space conversions
Hex:
#ddd5d5
RGB:
221, 213, 213
CMY:
13, 16, 16
CMYK:
0, 4, 4, 13
HSL:
0°, 10.5263%, 85.0980%
HSV (HSB):
0°, 3.6199%, 86.6667%
XYZ:
65.6233, 67.7647, 72.5720
xyY:
0.3186, 0.3290, 67.7647
CIE-Lab:
85.8887, 2.7442, 0.9674
CIE-LCH:
85.8887, 2.9097, 19.4196
CIE-Luv:
85.8887, 4.5862, 0.9744
Hunter-Lab:
82.3193, -1.7623, 5.3540
#ddd5d5 color charts
#ddd5d5 color shades, tints & tones
#ddd5d5 color schemes
#ddd5d5 color preview, HTML & CSS examples
This text has a color of #ddd5d5
<p style="color:#ddd5d5;">Text here</p>
.mytext {color:#ddd5d5;}
This box has a color of #ddd5d5
<div style="background-color:#ddd5d5;">Content here</div>
.mybackground {background-color:#ddd5d5;}
Border around this has a color of #ddd5d5
<div style="border:2px solid #ddd5d5;">Content here</div>
.myborder {border:2px solid #ddd5d5;}