#dcbdbd color space conversions
Hex:
#dcbdbd
RGB:
220, 189, 189
CMY:
14, 26, 26
CMYK:
0, 14, 14, 14
HSL:
0°, 30.6931%, 80.1961%
HSV (HSB):
0°, 14.0909%, 86.2745%
XYZ:
56.8981, 55.2850, 55.8163
xyY:
0.3387, 0.3291, 55.2850
CIE-Lab:
79.2051, 11.0285, 4.0815
CIE-LCH:
79.2051, 11.7595, 20.3089
CIE-Luv:
79.2051, 18.7089, 4.0219
Hunter-Lab:
74.3539, 6.4750, 7.5396
#dcbdbd color charts
#dcbdbd color shades, tints & tones
#dcbdbd color schemes
#dcbdbd color preview, HTML & CSS examples
This text has a color of #dcbdbd
<p style="color:#dcbdbd;">Text here</p>
.mytext {color:#dcbdbd;}
This box has a color of #dcbdbd
<div style="background-color:#dcbdbd;">Content here</div>
.mybackground {background-color:#dcbdbd;}
Border around this has a color of #dcbdbd
<div style="border:2px solid #dcbdbd;">Content here</div>
.myborder {border:2px solid #dcbdbd;}