#ddd7d7 color space conversions
Hex:
#ddd7d7
RGB:
221, 215, 215
CMY:
13, 16, 16
CMYK:
0, 3, 3, 13
HSL:
0°, 8.1081%, 85.4902%
HSV (HSB):
0°, 2.7149%, 86.6667%
XYZ:
66.3850, 68.8793, 74.0862
xyY:
0.3171, 0.3290, 68.8793
CIE-Lab:
86.4443, 2.0527, 0.7187
CIE-LCH:
86.4443, 2.1748, 19.2956
CIE-Luv:
86.4443, 3.4250, 0.7238
Hunter-Lab:
82.9936, -2.4600, 5.1689
#ddd7d7 color charts
#ddd7d7 color shades, tints & tones
#ddd7d7 color schemes
#ddd7d7 color preview, HTML & CSS examples
This text has a color of #ddd7d7
<p style="color:#ddd7d7;">Text here</p>
.mytext {color:#ddd7d7;}
This box has a color of #ddd7d7
<div style="background-color:#ddd7d7;">Content here</div>
.mybackground {background-color:#ddd7d7;}
Border around this has a color of #ddd7d7
<div style="border:2px solid #ddd7d7;">Content here</div>
.myborder {border:2px solid #ddd7d7;}