#cc082c color space conversions
Hex:
#cc082c
RGB:
204, 8, 44
CMY:
20, 97, 83
CMYK:
0, 96, 78, 20
HSL:
349°, 92.4528%, 41.5686%
HSV (HSB):
349°, 96.0784%, 80.0000%
XYZ:
25.4433, 13.1929, 3.5883
xyY:
0.6026, 0.3124, 13.1929
CIE-Lab:
43.0524, 67.7052, 37.6924
CIE-LCH:
43.0524, 77.4901, 29.1053
CIE-Luv:
43.0524, 132.5884, 21.7504
Hunter-Lab:
36.3220, 61.4744, 19.5680
#cc082c color charts
#cc082c color shades, tints & tones
#cc082c color schemes
#cc082c color preview, HTML & CSS examples
This text has a color of #cc082c
<p style="color:#cc082c;">Text here</p>
.mytext {color:#cc082c;}
This box has a color of #cc082c
<div style="background-color:#cc082c;">Content here</div>
.mybackground {background-color:#cc082c;}
Border around this has a color of #cc082c
<div style="border:2px solid #cc082c;">Content here</div>
.myborder {border:2px solid #cc082c;}