#dccbd1 color space conversions
Hex:
#dccbd1
RGB:
220, 203, 209
CMY:
14, 20, 18
CMYK:
0, 8, 5, 14
HSL:
339°, 19.5402%, 82.9412%
HSV (HSB):
339°, 7.7273%, 86.2745%
XYZ:
62.3798, 62.5310, 69.1035
xyY:
0.3215, 0.3223, 62.5310
CIE-Lab:
83.1950, 6.9508, -0.8481
CIE-LCH:
83.1950, 7.0023, 353.0434
CIE-Luv:
83.1950, 9.4902, -2.5164
Hunter-Lab:
79.0765, 2.4264, 3.5411
#dccbd1 color charts
#dccbd1 color shades, tints & tones
#dccbd1 color schemes
#dccbd1 color preview, HTML & CSS examples
This text has a color of #dccbd1
<p style="color:#dccbd1;">Text here</p>
.mytext {color:#dccbd1;}
This box has a color of #dccbd1
<div style="background-color:#dccbd1;">Content here</div>
.mybackground {background-color:#dccbd1;}
Border around this has a color of #dccbd1
<div style="border:2px solid #dccbd1;">Content here</div>
.myborder {border:2px solid #dccbd1;}