#dccbd2 color space conversions
Hex:
#dccbd2
RGB:
220, 203, 210
CMY:
14, 20, 18
CMYK:
0, 8, 5, 14
HSL:
335°, 19.5402%, 82.9412%
HSV (HSB):
335°, 7.7273%, 86.2745%
XYZ:
62.5040, 62.5807, 69.7577
xyY:
0.3208, 0.3212, 62.5807
CIE-Lab:
83.2213, 7.1258, -1.3435
CIE-LCH:
83.2213, 7.2513, 349.3228
CIE-Luv:
83.2213, 9.4143, -3.2971
Hunter-Lab:
79.1079, 2.5958, 3.0934
#dccbd2 color charts
#dccbd2 color shades, tints & tones
#dccbd2 color schemes
#dccbd2 color preview, HTML & CSS examples
This text has a color of #dccbd2
<p style="color:#dccbd2;">Text here</p>
.mytext {color:#dccbd2;}
This box has a color of #dccbd2
<div style="background-color:#dccbd2;">Content here</div>
.mybackground {background-color:#dccbd2;}
Border around this has a color of #dccbd2
<div style="border:2px solid #dccbd2;">Content here</div>
.myborder {border:2px solid #dccbd2;}