#cc063a color space conversions
Hex:
#cc063a
RGB:
204, 6, 58
CMY:
20, 98, 77
CMYK:
0, 97, 72, 20
HSL:
344°, 94.2857%, 41.1765%
HSV (HSB):
344°, 97.0588%, 80.0000%
XYZ:
25.7307, 13.2731, 5.2088
xyY:
0.5820, 0.3002, 13.2731
CIE-Lab:
43.1719, 68.3991, 29.4173
CIE-LCH:
43.1719, 74.4568, 23.2718
CIE-Luv:
43.1719, 129.1939, 15.9762
Hunter-Lab:
36.4323, 62.3111, 17.0258
#cc063a color charts
#cc063a color shades, tints & tones
#cc063a color schemes
#cc063a color preview, HTML & CSS examples
This text has a color of #cc063a
<p style="color:#cc063a;">Text here</p>
.mytext {color:#cc063a;}
This box has a color of #cc063a
<div style="background-color:#cc063a;">Content here</div>
.mybackground {background-color:#cc063a;}
Border around this has a color of #cc063a
<div style="border:2px solid #cc063a;">Content here</div>
.myborder {border:2px solid #cc063a;}