#dcbdc0 color space conversions
Hex:
#dcbdc0
RGB:
220, 189, 192
CMY:
14, 26, 25
CMYK:
0, 14, 13, 14
HSL:
354°, 30.6931%, 80.1961%
HSV (HSB):
354°, 14.0909%, 86.2745%
XYZ:
57.2272, 55.4166, 57.5494
xyY:
0.3362, 0.3256, 55.4166
CIE-Lab:
79.2806, 11.5140, 2.5719
CIE-LCH:
79.2806, 11.7977, 12.5914
CIE-Luv:
79.2806, 18.4312, 1.7350
Hunter-Lab:
74.4423, 6.9470, 6.2741
#dcbdc0 color charts
#dcbdc0 color shades, tints & tones
#dcbdc0 color schemes
#dcbdc0 color preview, HTML & CSS examples
This text has a color of #dcbdc0
<p style="color:#dcbdc0;">Text here</p>
.mytext {color:#dcbdc0;}
This box has a color of #dcbdc0
<div style="background-color:#dcbdc0;">Content here</div>
.mybackground {background-color:#dcbdc0;}
Border around this has a color of #dcbdc0
<div style="border:2px solid #dcbdc0;">Content here</div>
.myborder {border:2px solid #dcbdc0;}