#c70d3d color space conversions
Hex:
#c70d3d
RGB:
199, 13, 61
CMY:
22, 95, 76
CMYK:
0, 93, 69, 22
HSL:
345°, 87.7358%, 41.5686%
HSV (HSB):
345°, 93.4673%, 78.0392%
XYZ:
24.5394, 12.7669, 5.5858
xyY:
0.5721, 0.2977, 12.7669
CIE-Lab:
42.4099, 66.6129, 26.3927
CIE-LCH:
42.4099, 71.6509, 21.6139
CIE-Luv:
42.4099, 123.3872, 13.9094
Hunter-Lab:
35.7308, 60.0625, 15.7428
#c70d3d color charts
#c70d3d color shades, tints & tones
#c70d3d color schemes
#c70d3d color preview, HTML & CSS examples
This text has a color of #c70d3d
<p style="color:#c70d3d;">Text here</p>
.mytext {color:#c70d3d;}
This box has a color of #c70d3d
<div style="background-color:#c70d3d;">Content here</div>
.mybackground {background-color:#c70d3d;}
Border around this has a color of #c70d3d
<div style="border:2px solid #c70d3d;">Content here</div>
.myborder {border:2px solid #c70d3d;}