#c7200e color space conversions
Hex:
#c7200e
RGB:
199, 32, 14
CMY:
22, 87, 95
CMYK:
0, 84, 93, 22
HSL:
6°, 86.8545%, 41.7647%
HSV (HSB):
6°, 92.9648%, 78.0392%
XYZ:
24.1490, 13.2068, 1.6918
xyY:
0.6184, 0.3382, 13.2068
CIE-Lab:
43.0733, 62.0558, 51.9432
CIE-LCH:
43.0733, 80.9260, 39.9307
CIE-Luv:
43.0733, 127.1541, 30.5339
Hunter-Lab:
36.3412, 55.0172, 22.6786
#c7200e color charts
#c7200e color shades, tints & tones
#c7200e color schemes
#c7200e color preview, HTML & CSS examples
This text has a color of #c7200e
<p style="color:#c7200e;">Text here</p>
.mytext {color:#c7200e;}
This box has a color of #c7200e
<div style="background-color:#c7200e;">Content here</div>
.mybackground {background-color:#c7200e;}
Border around this has a color of #c7200e
<div style="border:2px solid #c7200e;">Content here</div>
.myborder {border:2px solid #c7200e;}