#cc001c color space conversions
Hex:
#cc001c
RGB:
204, 0, 28
CMY:
20, 100, 89
CMYK:
0, 100, 86, 20
HSL:
352°, 100.0000%, 40.0000%
HSV (HSB):
352°, 100.0000%, 80.0000%
XYZ:
25.1114, 12.9212, 2.2691
xyY:
0.6231, 0.3206, 12.9212
CIE-Lab:
42.6443, 68.0574, 46.0728
CIE-LCH:
42.6443, 82.1858, 34.0968
CIE-Luv:
42.6443, 137.0020, 25.9585
Hunter-Lab:
35.9461, 61.7920, 21.4195
#cc001c color charts
#cc001c RGB chart
#cc001c CMYK chart
#cc001c RGB pie chart
#cc001c color shades, tints & tones
#cc001c color schemes
#cc001c color preview, HTML & CSS examples
This text has a color of #cc001c
<p style="color:#cc001c;">Text here</p>
.mytext {color:#cc001c;}
Text color #cc001c
This box has a color of #cc001c
<div style="background-color:#cc001c;">Content here</div>
.mybackground {background-color:#cc001c;}
Background color #cc001c
Border around this has a color of #cc001c
<div style="border:2px solid #cc001c;">Content here</div>
.myborder {border:2px solid #cc001c;}
Border color #cc001c