#dc0ccc color space conversions
Hex:
#dc0ccc
RGB:
220, 12, 204
CMY:
14, 95, 20
CMYK:
0, 95, 7, 14
HSL:
305°, 89.6552%, 45.4902%
HSV (HSB):
305°, 94.5455%, 86.2745%
XYZ:
40.5458, 19.8382, 58.8189
xyY:
0.3401, 0.1664, 19.8382
CIE-Lab:
51.6538, 84.7796, -46.2410
CIE-LCH:
51.6538, 96.5702, 331.3908
CIE-Luv:
51.6538, 78.7926, -81.4953
Hunter-Lab:
44.5401, 84.5469, -47.1193
#dc0ccc color charts
#dc0ccc color shades, tints & tones
#dc0ccc color schemes
#dc0ccc color preview, HTML & CSS examples
This text has a color of #dc0ccc
<p style="color:#dc0ccc;">Text here</p>
.mytext {color:#dc0ccc;}
This box has a color of #dc0ccc
<div style="background-color:#dc0ccc;">Content here</div>
.mybackground {background-color:#dc0ccc;}
Border around this has a color of #dc0ccc
<div style="border:2px solid #dc0ccc;">Content here</div>
.myborder {border:2px solid #dc0ccc;}