#c70d22 color space conversions
Hex:
#c70d22
RGB:
199, 13, 34
CMY:
22, 95, 87
CMYK:
0, 93, 83, 22
HSL:
353°, 87.7358%, 41.5686%
HSV (HSB):
353°, 93.4673%, 78.0392%
XYZ:
23.9858, 12.5455, 2.6707
xyY:
0.6119, 0.3200, 12.5455
CIE-Lab:
42.0702, 65.6647, 42.0110
CIE-LCH:
42.0702, 77.9537, 32.6103
CIE-Luv:
42.0702, 130.1163, 24.3201
Hunter-Lab:
35.4196, 58.8945, 20.3231
#c70d22 color charts
#c70d22 color shades, tints & tones
#c70d22 color schemes
#c70d22 color preview, HTML & CSS examples
This text has a color of #c70d22
<p style="color:#c70d22;">Text here</p>
.mytext {color:#c70d22;}
This box has a color of #c70d22
<div style="background-color:#c70d22;">Content here</div>
.mybackground {background-color:#c70d22;}
Border around this has a color of #c70d22
<div style="border:2px solid #c70d22;">Content here</div>
.myborder {border:2px solid #c70d22;}