#cc143a color space conversions
Hex:
#cc143a
RGB:
204, 20, 58
CMY:
20, 92, 77
CMYK:
0, 90, 72, 20
HSL:
348°, 82.1429%, 43.9216%
HSV (HSB):
348°, 90.1961%, 80.0000%
XYZ:
25.9157, 13.6432, 5.2705
xyY:
0.5781, 0.3043, 13.6432
CIE-Lab:
43.7168, 66.8239, 30.0713
CIE-LCH:
43.7168, 73.2784, 24.2282
CIE-Luv:
43.7168, 126.6856, 17.0751
Hunter-Lab:
36.9367, 60.6011, 17.3956
#cc143a color charts
#cc143a color shades, tints & tones
#cc143a color schemes
#cc143a color preview, HTML & CSS examples
This text has a color of #cc143a
<p style="color:#cc143a;">Text here</p>
.mytext {color:#cc143a;}
This box has a color of #cc143a
<div style="background-color:#cc143a;">Content here</div>
.mybackground {background-color:#cc143a;}
Border around this has a color of #cc143a
<div style="border:2px solid #cc143a;">Content here</div>
.myborder {border:2px solid #cc143a;}