#cc1052 color space conversions
Hex:
#cc1052
RGB:
204, 16, 82
CMY:
20, 94, 68
CMYK:
0, 92, 60, 20
HSL:
339°, 85.4545%, 43.1373%
HSV (HSB):
339°, 92.1569%, 80.0000%
XYZ:
26.6101, 13.8171, 9.2471
xyY:
0.5357, 0.2782, 13.8171
CIE-Lab:
43.9695, 68.6047, 15.4844
CIE-LCH:
43.9695, 70.3305, 12.7188
CIE-Luv:
43.9695, 119.4820, 4.0061
Hunter-Lab:
37.1714, 62.7338, 11.2705
#cc1052 color charts
#cc1052 color shades, tints & tones
#cc1052 color schemes
#cc1052 color preview, HTML & CSS examples
This text has a color of #cc1052
<p style="color:#cc1052;">Text here</p>
.mytext {color:#cc1052;}
This box has a color of #cc1052
<div style="background-color:#cc1052;">Content here</div>
.mybackground {background-color:#cc1052;}
Border around this has a color of #cc1052
<div style="border:2px solid #cc1052;">Content here</div>
.myborder {border:2px solid #cc1052;}