#ddddc8 color space conversions
Hex:
#ddddc8
RGB:
221, 221, 200
CMY:
13, 13, 22
CMYK:
0, 0, 10, 13
HSL:
60°, 23.5955%, 82.5490%
HSV (HSB):
60°, 9.5023%, 86.6667%
XYZ:
66.1006, 71.2552, 64.9133
xyY:
0.3268, 0.3523, 71.2552
CIE-Lab:
87.6088, -3.6015, 10.3086
CIE-LCH:
87.6088, 10.9196, 109.2579
CIE-Luv:
87.6088, 1.1486, 15.9014
Hunter-Lab:
84.4128, -7.9455, 13.4950
#ddddc8 color charts
#ddddc8 color shades, tints & tones
#ddddc8 color schemes
#ddddc8 color preview, HTML & CSS examples
This text has a color of #ddddc8
<p style="color:#ddddc8;">Text here</p>
.mytext {color:#ddddc8;}
This box has a color of #ddddc8
<div style="background-color:#ddddc8;">Content here</div>
.mybackground {background-color:#ddddc8;}
Border around this has a color of #ddddc8
<div style="border:2px solid #ddddc8;">Content here</div>
.myborder {border:2px solid #ddddc8;}