#c70a1e color space conversions
Hex:
#c70a1e
RGB:
199, 10, 30
CMY:
22, 96, 88
CMYK:
0, 95, 85, 22
HSL:
354°, 90.4306%, 40.9804%
HSV (HSB):
354°, 94.9749%, 78.0392%
XYZ:
23.8961, 12.4529, 2.3725
xyY:
0.6171, 0.3216, 12.4529
CIE-Lab:
41.9271, 65.8868, 44.0130
CIE-LCH:
41.9271, 79.2352, 33.7433
CIE-Luv:
41.9271, 131.3618, 25.1977
Hunter-Lab:
35.2887, 59.1176, 20.7160
#c70a1e color charts
#c70a1e color shades, tints & tones
#c70a1e color schemes
#c70a1e color preview, HTML & CSS examples
This text has a color of #c70a1e
<p style="color:#c70a1e;">Text here</p>
.mytext {color:#c70a1e;}
This box has a color of #c70a1e
<div style="background-color:#c70a1e;">Content here</div>
.mybackground {background-color:#c70a1e;}
Border around this has a color of #c70a1e
<div style="border:2px solid #c70a1e;">Content here</div>
.myborder {border:2px solid #c70a1e;}