#c70401 color space conversions
Hex:
#c70401
RGB:
199, 4, 1
CMY:
22, 98, 100
CMYK:
0, 98, 99, 22
HSL:
1°, 99.0000%, 39.2157%
HSV (HSB):
1°, 99.4975%, 78.0392%
XYZ:
23.6021, 12.2311, 1.1456
xyY:
0.6383, 0.3308, 12.2311
CIE-Lab:
41.5811, 66.0786, 55.4530
CIE-LCH:
41.5811, 86.2636, 40.0033
CIE-Luv:
41.5811, 135.4864, 29.5119
Hunter-Lab:
34.9730, 59.2606, 22.5390
#c70401 color charts
#c70401 color shades, tints & tones
#c70401 color schemes
#c70401 color preview, HTML & CSS examples
This text has a color of #c70401
<p style="color:#c70401;">Text here</p>
.mytext {color:#c70401;}
This box has a color of #c70401
<div style="background-color:#c70401;">Content here</div>
.mybackground {background-color:#c70401;}
Border around this has a color of #c70401
<div style="border:2px solid #c70401;">Content here</div>
.myborder {border:2px solid #c70401;}