#c70d35 color space conversions
Hex:
#c70d35
RGB:
199, 13, 53
CMY:
22, 95, 79
CMYK:
0, 93, 73, 22
HSL:
347°, 87.7358%, 41.5686%
HSV (HSB):
347°, 93.4673%, 78.0392%
XYZ:
24.3397, 12.6870, 4.5342
xyY:
0.5856, 0.3053, 12.6870
CIE-Lab:
42.2878, 66.2731, 31.1735
CIE-LCH:
42.2878, 73.2387, 25.1914
CIE-Luv:
42.2878, 125.7315, 17.5500
Hunter-Lab:
35.6188, 59.6430, 17.3858
#c70d35 color charts
#c70d35 color shades, tints & tones
#c70d35 color schemes
#c70d35 color preview, HTML & CSS examples
This text has a color of #c70d35
<p style="color:#c70d35;">Text here</p>
.mytext {color:#c70d35;}
This box has a color of #c70d35
<div style="background-color:#c70d35;">Content here</div>
.mybackground {background-color:#c70d35;}
Border around this has a color of #c70d35
<div style="border:2px solid #c70d35;">Content here</div>
.myborder {border:2px solid #c70d35;}