#dcbecc color space conversions
Hex:
#dcbecc
RGB:
220, 190, 204
CMY:
14, 25, 20
CMYK:
0, 14, 7, 14
HSL:
332°, 30.0000%, 80.3922%
HSV (HSB):
332°, 13.6364%, 86.2745%
XYZ:
58.8277, 56.4022, 64.9129
xyY:
0.3266, 0.3131, 56.4022
CIE-Lab:
79.8422, 12.9935, -3.0818
CIE-LCH:
79.8422, 13.3539, 346.6570
CIE-Luv:
79.8422, 16.7704, -6.9498
Hunter-Lab:
75.1014, 8.3936, 1.3244
#dcbecc color charts
#dcbecc RGB chart
#dcbecc CMYK chart
#dcbecc RGB pie chart
#dcbecc color shades, tints & tones
#dcbecc color schemes
#dcbecc color preview, HTML & CSS examples
This text has a color of #dcbecc
<p style="color:#dcbecc;">Text here</p>
.mytext {color:#dcbecc;}
Text color #dcbecc
This box has a color of #dcbecc
<div style="background-color:#dcbecc;">Content here</div>
.mybackground {background-color:#dcbecc;}
Background color #dcbecc
Border around this has a color of #dcbecc
<div style="border:2px solid #dcbecc;">Content here</div>
.myborder {border:2px solid #dcbecc;}
Border color #dcbecc