#ddddc2 color space conversions
Hex:
#ddddc2
RGB:
221, 221, 194
CMY:
13, 13, 24
CMYK:
0, 0, 12, 13
HSL:
60°, 28.4211%, 81.3725%
HSV (HSB):
60°, 12.2172%, 86.6667%
XYZ:
65.4128, 70.9801, 61.2918
xyY:
0.3309, 0.3591, 70.9801
CIE-Lab:
87.4753, -4.5677, 13.2688
CIE-LCH:
87.4753, 14.0330, 108.9958
CIE-Luv:
87.4753, 1.4643, 20.2788
Hunter-Lab:
84.2497, -8.8466, 15.8412
#ddddc2 color charts
#ddddc2 color shades, tints & tones
#ddddc2 color schemes
#ddddc2 color preview, HTML & CSS examples
This text has a color of #ddddc2
<p style="color:#ddddc2;">Text here</p>
.mytext {color:#ddddc2;}
This box has a color of #ddddc2
<div style="background-color:#ddddc2;">Content here</div>
.mybackground {background-color:#ddddc2;}
Border around this has a color of #ddddc2
<div style="border:2px solid #ddddc2;">Content here</div>
.myborder {border:2px solid #ddddc2;}