#dcbdc7 color space conversions
Hex:
#dcbdc7
RGB:
220, 189, 199
CMY:
14, 26, 22
CMYK:
0, 14, 10, 14
HSL:
341°, 30.6931%, 80.1961%
HSV (HSB):
341°, 14.0909%, 86.2745%
XYZ:
58.0216, 55.7344, 61.7326
xyY:
0.3306, 0.3176, 55.7344
CIE-Lab:
79.4624, 12.6751, -0.9415
CIE-LCH:
79.4624, 12.7100, 355.7521
CIE-Luv:
79.4624, 17.7754, -3.6713
Hunter-Lab:
74.6554, 8.0817, 3.2319
#dcbdc7 color charts
#dcbdc7 color shades, tints & tones
#dcbdc7 color schemes
#dcbdc7 color preview, HTML & CSS examples
This text has a color of #dcbdc7
<p style="color:#dcbdc7;">Text here</p>
.mytext {color:#dcbdc7;}
This box has a color of #dcbdc7
<div style="background-color:#dcbdc7;">Content here</div>
.mybackground {background-color:#dcbdc7;}
Border around this has a color of #dcbdc7
<div style="border:2px solid #dcbdc7;">Content here</div>
.myborder {border:2px solid #dcbdc7;}