#c70c2f color space conversions
Hex:
#c70c2f
RGB:
199, 12, 47
CMY:
22, 95, 82
CMYK:
0, 94, 76, 22
HSL:
349°, 88.6256%, 41.3725%
HSV (HSB):
349°, 93.9698%, 78.0392%
XYZ:
24.1977, 12.6103, 3.8480
xyY:
0.5952, 0.3102, 12.6103
CIE-Lab:
42.1701, 66.1620, 34.6604
CIE-LCH:
42.1701, 74.6910, 27.6488
CIE-Luv:
42.1701, 127.4816, 19.9047
Hunter-Lab:
35.5110, 59.4886, 18.4330
#c70c2f color charts
#c70c2f color shades, tints & tones
#c70c2f color schemes
#c70c2f color preview, HTML & CSS examples
This text has a color of #c70c2f
<p style="color:#c70c2f;">Text here</p>
.mytext {color:#c70c2f;}
This box has a color of #c70c2f
<div style="background-color:#c70c2f;">Content here</div>
.mybackground {background-color:#c70c2f;}
Border around this has a color of #c70c2f
<div style="border:2px solid #c70c2f;">Content here</div>
.myborder {border:2px solid #c70c2f;}