#c70d1b color space conversions
Hex:
#c70d1b
RGB:
199, 13, 27
CMY:
22, 95, 89
CMYK:
0, 93, 86, 22
HSL:
355°, 87.7358%, 41.5686%
HSV (HSB):
355°, 93.4673%, 78.0392%
XYZ:
23.8949, 12.5091, 2.1920
xyY:
0.6191, 0.3241, 12.5091
CIE-Lab:
42.0141, 65.5071, 45.6170
CIE-LCH:
42.0141, 79.8253, 34.8521
CIE-Luv:
42.0141, 131.2934, 26.1294
Hunter-Lab:
35.3682, 58.7012, 21.0831
#c70d1b color charts
#c70d1b color shades, tints & tones
#c70d1b color schemes
#c70d1b color preview, HTML & CSS examples
This text has a color of #c70d1b
<p style="color:#c70d1b;">Text here</p>
.mytext {color:#c70d1b;}
This box has a color of #c70d1b
<div style="background-color:#c70d1b;">Content here</div>
.mybackground {background-color:#c70d1b;}
Border around this has a color of #c70d1b
<div style="border:2px solid #c70d1b;">Content here</div>
.myborder {border:2px solid #c70d1b;}