#c7202f color space conversions
Hex:
#c7202f
RGB:
199, 32, 47
CMY:
22, 87, 82
CMYK:
0, 84, 76, 22
HSL:
355°, 72.2944%, 45.2941%
HSV (HSB):
355°, 83.9196%, 78.0392%
XYZ:
24.5828, 13.3804, 3.9763
xyY:
0.5861, 0.3190, 13.3804
CIE-Lab:
43.3309, 62.8306, 35.9400
CIE-LCH:
43.3309, 72.3835, 29.7702
CIE-Luv:
43.3309, 122.0558, 22.1453
Hunter-Lab:
36.5792, 55.9461, 19.1603
#c7202f color charts
#c7202f color shades, tints & tones
#c7202f color schemes
#c7202f color preview, HTML & CSS examples
This text has a color of #c7202f
<p style="color:#c7202f;">Text here</p>
.mytext {color:#c7202f;}
This box has a color of #c7202f
<div style="background-color:#c7202f;">Content here</div>
.mybackground {background-color:#c7202f;}
Border around this has a color of #c7202f
<div style="border:2px solid #c7202f;">Content here</div>
.myborder {border:2px solid #c7202f;}