#c70c3c color space conversions
Hex:
#c70c3c
RGB:
199, 12, 60
CMY:
22, 95, 76
CMYK:
0, 94, 70, 22
HSL:
345°, 88.6256%, 41.3725%
HSV (HSB):
345°, 93.9698%, 78.0392%
XYZ:
24.5003, 12.7313, 5.4410
xyY:
0.5741, 0.2983, 12.7313
CIE-Lab:
42.3556, 66.6776, 26.9464
CIE-LCH:
42.3556, 71.9167, 22.0051
CIE-Luv:
42.3556, 123.8658, 14.3116
Hunter-Lab:
35.6810, 60.1251, 15.9354
#c70c3c color charts
#c70c3c color shades, tints & tones
#c70c3c color schemes
#c70c3c color preview, HTML & CSS examples
This text has a color of #c70c3c
<p style="color:#c70c3c;">Text here</p>
.mytext {color:#c70c3c;}
This box has a color of #c70c3c
<div style="background-color:#c70c3c;">Content here</div>
.mybackground {background-color:#c70c3c;}
Border around this has a color of #c70c3c
<div style="border:2px solid #c70c3c;">Content here</div>
.myborder {border:2px solid #c70c3c;}