#c70e0f color space conversions
Hex:
#c70e0f
RGB:
199, 14, 15
CMY:
22, 95, 94
CMYK:
0, 93, 92, 22
HSL:
360°, 86.8545%, 41.7647%
HSV (HSB):
360°, 92.9648%, 78.0392%
XYZ:
23.7964, 12.4907, 1.6087
xyY:
0.6279, 0.3296, 12.4907
CIE-Lab:
41.9856, 65.1957, 50.8996
CIE-LCH:
41.9856, 82.7118, 37.9799
CIE-Luv:
41.9856, 132.5618, 28.4644
Hunter-Lab:
35.3422, 58.3382, 22.0408
#c70e0f color charts
#c70e0f color shades, tints & tones
#c70e0f color schemes
#c70e0f color preview, HTML & CSS examples
This text has a color of #c70e0f
<p style="color:#c70e0f;">Text here</p>
.mytext {color:#c70e0f;}
This box has a color of #c70e0f
<div style="background-color:#c70e0f;">Content here</div>
.mybackground {background-color:#c70e0f;}
Border around this has a color of #c70e0f
<div style="border:2px solid #c70e0f;">Content here</div>
.myborder {border:2px solid #c70e0f;}