#c70a0e color space conversions
Hex:
#c70a0e
RGB:
199, 10, 14
CMY:
22, 96, 95
CMYK:
0, 95, 93, 22
HSL:
359°, 90.4306%, 40.9804%
HSV (HSB):
359°, 94.9749%, 78.0392%
XYZ:
23.7410, 12.3909, 1.5559
xyY:
0.6299, 0.3288, 12.3909
CIE-Lab:
41.8308, 65.6180, 51.1757
CIE-LCH:
41.8308, 83.2146, 37.9508
CIE-Luv:
41.8308, 133.4233, 28.3400
Hunter-Lab:
35.2007, 58.7874, 22.0199
#c70a0e color charts
#c70a0e color shades, tints & tones
#c70a0e color schemes
#c70a0e color preview, HTML & CSS examples
This text has a color of #c70a0e
<p style="color:#c70a0e;">Text here</p>
.mytext {color:#c70a0e;}
This box has a color of #c70a0e
<div style="background-color:#c70a0e;">Content here</div>
.mybackground {background-color:#c70a0e;}
Border around this has a color of #c70a0e
<div style="border:2px solid #c70a0e;">Content here</div>
.myborder {border:2px solid #c70a0e;}