#c70c39 color space conversions
Hex:
#c70c39
RGB:
199, 12, 57
CMY:
22, 95, 78
CMYK:
0, 94, 71, 22
HSL:
346°, 88.6256%, 41.3725%
HSV (HSB):
346°, 93.9698%, 78.0392%
XYZ:
24.4232, 12.7005, 5.0351
xyY:
0.5793, 0.3013, 12.7005
CIE-Lab:
42.3084, 66.5468, 28.7448
CIE-LCH:
42.3084, 72.4896, 23.3619
CIE-Luv:
42.3084, 124.7673, 15.7093
Hunter-Lab:
35.6377, 59.9633, 16.5696
#c70c39 color charts
#c70c39 color shades, tints & tones
#c70c39 color schemes
#c70c39 color preview, HTML & CSS examples
This text has a color of #c70c39
<p style="color:#c70c39;">Text here</p>
.mytext {color:#c70c39;}
This box has a color of #c70c39
<div style="background-color:#c70c39;">Content here</div>
.mybackground {background-color:#c70c39;}
Border around this has a color of #c70c39
<div style="border:2px solid #c70c39;">Content here</div>
.myborder {border:2px solid #c70c39;}