#c70012 color space conversions
Hex:
#c70012
RGB:
199, 0, 18
CMY:
22, 100, 93
CMYK:
0, 100, 91, 22
HSL:
355°, 100.0000%, 39.0196%
HSV (HSB):
355°, 100.0000%, 78.0392%
XYZ:
23.6624, 12.1858, 1.6772
xyY:
0.6306, 0.3247, 12.1858
CIE-Lab:
41.5099, 66.6531, 49.3920
CIE-LCH:
41.5099, 82.9591, 36.5396
CIE-Luv:
41.5099, 134.7539, 27.1190
Hunter-Lab:
34.9081, 59.9064, 21.5870
#c70012 color charts
#c70012 color shades, tints & tones
#c70012 color schemes
#c70012 color preview, HTML & CSS examples
This text has a color of #c70012
<p style="color:#c70012;">Text here</p>
.mytext {color:#c70012;}
This box has a color of #c70012
<div style="background-color:#c70012;">Content here</div>
.mybackground {background-color:#c70012;}
Border around this has a color of #c70012
<div style="border:2px solid #c70012;">Content here</div>
.myborder {border:2px solid #c70012;}