#c70709 color space conversions
Hex:
#c70709
RGB:
199, 7, 9
CMY:
22, 97, 96
CMYK:
0, 96, 95, 22
HSL:
359°, 93.2039%, 40.3922%
HSV (HSB):
359°, 96.4824%, 78.0392%
XYZ:
23.6785, 12.3138, 1.3872
xyY:
0.6335, 0.3294, 12.3138
CIE-Lab:
41.7106, 65.8595, 52.7890
CIE-LCH:
41.7106, 84.4047, 38.7136
CIE-Luv:
41.7106, 134.3522, 28.7784
Hunter-Lab:
35.0910, 59.0377, 22.2198
#c70709 color charts
#c70709 color shades, tints & tones
#c70709 color schemes
#c70709 color preview, HTML & CSS examples
This text has a color of #c70709
<p style="color:#c70709;">Text here</p>
.mytext {color:#c70709;}
This box has a color of #c70709
<div style="background-color:#c70709;">Content here</div>
.mybackground {background-color:#c70709;}
Border around this has a color of #c70709
<div style="border:2px solid #c70709;">Content here</div>
.myborder {border:2px solid #c70709;}