#c70d0e color space conversions
Hex:
#c70d0e
RGB:
199, 13, 14
CMY:
22, 95, 95
CMYK:
0, 93, 93, 22
HSL:
360°, 87.7358%, 41.5686%
HSV (HSB):
360°, 93.4673%, 78.0392%
XYZ:
23.7764, 12.4617, 1.5677
xyY:
0.6289, 0.3296, 12.4617
CIE-Lab:
41.9407, 65.3007, 51.2428
CIE-LCH:
41.9407, 83.0060, 38.1220
CIE-Luv:
41.9407, 132.8618, 28.5349
Hunter-Lab:
35.3011, 58.4484, 22.0778
#c70d0e color charts
#c70d0e color shades, tints & tones
#c70d0e color schemes
#c70d0e color preview, HTML & CSS examples
This text has a color of #c70d0e
<p style="color:#c70d0e;">Text here</p>
.mytext {color:#c70d0e;}
This box has a color of #c70d0e
<div style="background-color:#c70d0e;">Content here</div>
.mybackground {background-color:#c70d0e;}
Border around this has a color of #c70d0e
<div style="border:2px solid #c70d0e;">Content here</div>
.myborder {border:2px solid #c70d0e;}