#c7071f color space conversions
Hex:
#c7071f
RGB:
199, 7, 31
CMY:
22, 97, 88
CMYK:
0, 96, 84, 22
HSL:
353°, 93.2039%, 40.3922%
HSV (HSB):
353°, 96.4824%, 78.0392%
XYZ:
23.8765, 12.3930, 2.4300
xyY:
0.6170, 0.3202, 12.3930
CIE-Lab:
41.8340, 66.2018, 43.4049
CIE-LCH:
41.8340, 79.1623, 33.2507
CIE-Luv:
41.8340, 131.6943, 24.7522
Hunter-Lab:
35.2037, 59.4591, 20.5500
#c7071f color charts
#c7071f color shades, tints & tones
#c7071f color schemes
#c7071f color preview, HTML & CSS examples
This text has a color of #c7071f
<p style="color:#c7071f;">Text here</p>
.mytext {color:#c7071f;}
This box has a color of #c7071f
<div style="background-color:#c7071f;">Content here</div>
.mybackground {background-color:#c7071f;}
Border around this has a color of #c7071f
<div style="border:2px solid #c7071f;">Content here</div>
.myborder {border:2px solid #c7071f;}