#c70e04 color space conversions
Hex:
#c70e04
RGB:
199, 14, 4
CMY:
22, 95, 98
CMYK:
0, 93, 98, 22
HSL:
3°, 96.0591%, 39.8039%
HSV (HSB):
3°, 97.9899%, 78.0392%
XYZ:
23.7321, 12.4650, 1.2700
xyY:
0.6334, 0.3327, 12.4650
CIE-Lab:
41.9457, 65.0832, 54.5492
CIE-LCH:
41.9457, 84.9202, 39.9679
CIE-Luv:
41.9457, 133.4246, 29.7887
Hunter-Lab:
35.3057, 58.2007, 22.5812
#c70e04 color charts
#c70e04 color shades, tints & tones
#c70e04 color schemes
#c70e04 color preview, HTML & CSS examples
This text has a color of #c70e04
<p style="color:#c70e04;">Text here</p>
.mytext {color:#c70e04;}
This box has a color of #c70e04
<div style="background-color:#c70e04;">Content here</div>
.mybackground {background-color:#c70e04;}
Border around this has a color of #c70e04
<div style="border:2px solid #c70e04;">Content here</div>
.myborder {border:2px solid #c70e04;}