#c70a10 color space conversions
Hex:
#c70a10
RGB:
199, 10, 16
CMY:
22, 96, 94
CMYK:
0, 95, 92, 22
HSL:
358°, 90.4306%, 40.9804%
HSV (HSB):
358°, 94.9749%, 78.0392%
XYZ:
23.7553, 12.3966, 1.6310
xyY:
0.6287, 0.3281, 12.3966
CIE-Lab:
41.8396, 65.6428, 50.4223
CIE-LCH:
41.8396, 82.7731, 37.5290
CIE-Luv:
41.8396, 133.2310, 28.0472
Hunter-Lab:
35.2088, 58.8179, 21.8997
#c70a10 color charts
#c70a10 color shades, tints & tones
#c70a10 color schemes
#c70a10 color preview, HTML & CSS examples
This text has a color of #c70a10
<p style="color:#c70a10;">Text here</p>
.mytext {color:#c70a10;}
This box has a color of #c70a10
<div style="background-color:#c70a10;">Content here</div>
.mybackground {background-color:#c70a10;}
Border around this has a color of #c70a10
<div style="border:2px solid #c70a10;">Content here</div>
.myborder {border:2px solid #c70a10;}