#cc102c color space conversions
Hex:
#cc102c
RGB:
204, 16, 44
CMY:
20, 94, 83
CMYK:
0, 92, 78, 20
HSL:
351°, 85.4545%, 43.1373%
HSV (HSB):
351°, 92.1569%, 80.0000%
XYZ:
25.5418, 13.3898, 3.6212
xyY:
0.6002, 0.3147, 13.3898
CIE-Lab:
43.3448, 66.8602, 38.0016
CIE-LCH:
43.3448, 76.9052, 29.6128
CIE-Luv:
43.3448, 131.1710, 22.3119
Hunter-Lab:
36.5921, 60.5592, 19.7471
#cc102c color charts
#cc102c RGB chart
#cc102c CMYK chart
#cc102c RGB pie chart
#cc102c color shades, tints & tones
#cc102c color schemes
#cc102c color preview, HTML & CSS examples
This text has a color of #cc102c
<p style="color:#cc102c;">Text here</p>
.mytext {color:#cc102c;}
Text color #cc102c
This box has a color of #cc102c
<div style="background-color:#cc102c;">Content here</div>
.mybackground {background-color:#cc102c;}
Background color #cc102c
Border around this has a color of #cc102c
<div style="border:2px solid #cc102c;">Content here</div>
.myborder {border:2px solid #cc102c;}
Border color #cc102c