#dcbcc2 color space conversions
Hex:
#dcbcc2
RGB:
220, 188, 194
CMY:
14, 26, 24
CMYK:
0, 15, 12, 14
HSL:
349°, 31.3725%, 80.0000%
HSV (HSB):
349°, 14.5455%, 86.2745%
XYZ:
57.2360, 55.0771, 58.6532
xyY:
0.3348, 0.3222, 55.0771
CIE-Lab:
79.0857, 12.3760, 1.2085
CIE-LCH:
79.0857, 12.4348, 5.5770
CIE-Luv:
79.0857, 18.7910, -0.4262
Hunter-Lab:
74.2140, 7.7901, 5.0914
#dcbcc2 color charts
#dcbcc2 color shades, tints & tones
#dcbcc2 color schemes
#dcbcc2 color preview, HTML & CSS examples
This text has a color of #dcbcc2
<p style="color:#dcbcc2;">Text here</p>
.mytext {color:#dcbcc2;}
This box has a color of #dcbcc2
<div style="background-color:#dcbcc2;">Content here</div>
.mybackground {background-color:#dcbcc2;}
Border around this has a color of #dcbcc2
<div style="border:2px solid #dcbcc2;">Content here</div>
.myborder {border:2px solid #dcbcc2;}