#cc102a color space conversions
Hex:
#cc102a
RGB:
204, 16, 42
CMY:
20, 94, 84
CMYK:
0, 92, 79, 20
HSL:
352°, 85.4545%, 43.1373%
HSV (HSB):
352°, 92.1569%, 80.0000%
XYZ:
25.5050, 13.3751, 3.4279
xyY:
0.6028, 0.3161, 13.3751
CIE-Lab:
43.3231, 66.7991, 39.1295
CIE-LCH:
43.3231, 77.4160, 30.3609
CIE-Luv:
43.3231, 131.6140, 22.9985
Hunter-Lab:
36.5720, 60.4836, 20.0432
#cc102a color charts
#cc102a color shades, tints & tones
#cc102a color schemes
#cc102a color preview, HTML & CSS examples
This text has a color of #cc102a
<p style="color:#cc102a;">Text here</p>
.mytext {color:#cc102a;}
This box has a color of #cc102a
<div style="background-color:#cc102a;">Content here</div>
.mybackground {background-color:#cc102a;}
Border around this has a color of #cc102a
<div style="border:2px solid #cc102a;">Content here</div>
.myborder {border:2px solid #cc102a;}