#c7200a color space conversions
Hex:
#c7200a
RGB:
199, 32, 10
CMY:
22, 87, 96
CMYK:
0, 84, 95, 22
HSL:
7°, 90.4306%, 40.9804%
HSV (HSB):
7°, 94.9749%, 78.0392%
XYZ:
24.1245, 13.1971, 1.5629
xyY:
0.6204, 0.3394, 13.1971
CIE-Lab:
43.0587, 62.0117, 53.2191
CIE-LCH:
43.0587, 81.7174, 40.6366
CIE-Luv:
43.0587, 127.4547, 31.0263
Hunter-Lab:
36.3277, 54.9645, 22.8786
#c7200a color charts
#c7200a color shades, tints & tones
#c7200a color schemes
#c7200a color preview, HTML & CSS examples
This text has a color of #c7200a
<p style="color:#c7200a;">Text here</p>
.mytext {color:#c7200a;}
This box has a color of #c7200a
<div style="background-color:#c7200a;">Content here</div>
.mybackground {background-color:#c7200a;}
Border around this has a color of #c7200a
<div style="border:2px solid #c7200a;">Content here</div>
.myborder {border:2px solid #c7200a;}