#ddcbcb color space conversions
Hex:
#ddcbcb
RGB:
221, 203, 203
CMY:
13, 20, 20
CMYK:
0, 8, 8, 13
HSL:
0°, 20.9302%, 83.1373%
HSV (HSB):
0°, 8.1448%, 86.6667%
XYZ:
61.9542, 62.3958, 65.2782
xyY:
0.3267, 0.3290, 62.3958
CIE-Lab:
83.1235, 6.2687, 2.2604
CIE-LCH:
83.1235, 6.6638, 19.8289
CIE-Luv:
83.1235, 10.5463, 2.2605
Hunter-Lab:
78.9910, 1.7668, 6.2965
#ddcbcb color charts
#ddcbcb color shades, tints & tones
#ddcbcb color schemes
#ddcbcb color preview, HTML & CSS examples
This text has a color of #ddcbcb
<p style="color:#ddcbcb;">Text here</p>
.mytext {color:#ddcbcb;}
This box has a color of #ddcbcb
<div style="background-color:#ddcbcb;">Content here</div>
.mybackground {background-color:#ddcbcb;}
Border around this has a color of #ddcbcb
<div style="border:2px solid #ddcbcb;">Content here</div>
.myborder {border:2px solid #ddcbcb;}