#cc063c color space conversions
Hex:
#cc063c
RGB:
204, 6, 60
CMY:
20, 98, 76
CMYK:
0, 97, 71, 20
HSL:
344°, 94.2857%, 41.1765%
HSV (HSB):
344°, 97.0588%, 80.0000%
XYZ:
25.7826, 13.2939, 5.4820
xyY:
0.5786, 0.2983, 13.2939
CIE-Lab:
43.2027, 68.4835, 28.2225
CIE-LCH:
43.2027, 74.0709, 22.3969
CIE-Luv:
43.2027, 128.5917, 15.0558
Hunter-Lab:
36.4608, 62.4168, 16.6080
#cc063c color charts
#cc063c color shades, tints & tones
#cc063c color schemes
#cc063c color preview, HTML & CSS examples
This text has a color of #cc063c
<p style="color:#cc063c;">Text here</p>
.mytext {color:#cc063c;}
This box has a color of #cc063c
<div style="background-color:#cc063c;">Content here</div>
.mybackground {background-color:#cc063c;}
Border around this has a color of #cc063c
<div style="border:2px solid #cc063c;">Content here</div>
.myborder {border:2px solid #cc063c;}