#dcbccb color space conversions
Hex:
#dcbccb
RGB:
220, 188, 203
CMY:
14, 26, 20
CMYK:
0, 15, 8, 14
HSL:
332°, 31.3725%, 80.0000%
HSV (HSB):
332°, 14.5455%, 86.2745%
XYZ:
58.2779, 55.4939, 64.1397
xyY:
0.3276, 0.3119, 55.4939
CIE-Lab:
79.3249, 13.8914, -3.3027
CIE-LCH:
79.3249, 14.2786, 346.6262
CIE-Luv:
79.3249, 17.9283, -7.4384
Hunter-Lab:
74.4942, 9.2783, 1.0971
#dcbccb color charts
#dcbccb color shades, tints & tones
#dcbccb color schemes
#dcbccb color preview, HTML & CSS examples
This text has a color of #dcbccb
<p style="color:#dcbccb;">Text here</p>
.mytext {color:#dcbccb;}
This box has a color of #dcbccb
<div style="background-color:#dcbccb;">Content here</div>
.mybackground {background-color:#dcbccb;}
Border around this has a color of #dcbccb
<div style="border:2px solid #dcbccb;">Content here</div>
.myborder {border:2px solid #dcbccb;}