#c7032a color space conversions
Hex:
#c7032a
RGB:
199, 3, 42
CMY:
22, 99, 84
CMYK:
0, 98, 79, 22
HSL:
348°, 97.0297%, 39.6078%
HSV (HSB):
348°, 98.4925%, 78.0392%
XYZ:
24.0037, 12.3744, 3.3139
xyY:
0.6047, 0.3118, 12.3744
CIE-Lab:
41.8051, 66.8857, 37.2204
CIE-LCH:
41.8051, 76.5445, 29.0950
CIE-Luv:
41.8051, 130.1398, 21.1413
Hunter-Lab:
35.1773, 60.2416, 19.0387
#c7032a color charts
#c7032a color shades, tints & tones
#c7032a color schemes
#c7032a color preview, HTML & CSS examples
This text has a color of #c7032a
<p style="color:#c7032a;">Text here</p>
.mytext {color:#c7032a;}
This box has a color of #c7032a
<div style="background-color:#c7032a;">Content here</div>
.mybackground {background-color:#c7032a;}
Border around this has a color of #c7032a
<div style="border:2px solid #c7032a;">Content here</div>
.myborder {border:2px solid #c7032a;}