#cc162a color space conversions
Hex:
#cc162a
RGB:
204, 22, 42
CMY:
20, 91, 84
CMYK:
0, 89, 79, 20
HSL:
353°, 80.5310%, 44.3137%
HSV (HSB):
353°, 89.2157%, 80.0000%
XYZ:
25.6067, 13.5784, 3.4618
xyY:
0.6004, 0.3184, 13.5784
CIE-Lab:
43.6221, 65.9382, 39.4376
CIE-LCH:
43.6221, 76.8321, 30.8836
CIE-Luv:
43.6221, 130.1638, 23.5676
Hunter-Lab:
36.8488, 59.5563, 20.2242
#cc162a color charts
#cc162a color shades, tints & tones
#cc162a color schemes
#cc162a color preview, HTML & CSS examples
This text has a color of #cc162a
<p style="color:#cc162a;">Text here</p>
.mytext {color:#cc162a;}
This box has a color of #cc162a
<div style="background-color:#cc162a;">Content here</div>
.mybackground {background-color:#cc162a;}
Border around this has a color of #cc162a
<div style="border:2px solid #cc162a;">Content here</div>
.myborder {border:2px solid #cc162a;}