#c80601 color space conversions
Hex:
#c80601
RGB:
200, 6, 1
CMY:
22, 98, 100
CMYK:
0, 97, 100, 22
HSL:
2°, 99.0050%, 39.4118%
HSV (HSB):
2°, 99.5000%, 78.4314%
XYZ:
23.8900, 12.4118, 1.1653
xyY:
0.6376, 0.3313, 12.4118
CIE-Lab:
41.8633, 66.1354, 55.6897
CIE-LCH:
41.8633, 86.4594, 40.0993
CIE-Luv:
41.8633, 135.8469, 29.7819
Hunter-Lab:
35.2304, 59.3892, 22.7002
#c80601 color charts
#c80601 color shades, tints & tones
#c80601 color schemes
#c80601 color preview, HTML & CSS examples
This text has a color of #c80601
<p style="color:#c80601;">Text here</p>
.mytext {color:#c80601;}
This box has a color of #c80601
<div style="background-color:#c80601;">Content here</div>
.mybackground {background-color:#c80601;}
Border around this has a color of #c80601
<div style="border:2px solid #c80601;">Content here</div>
.myborder {border:2px solid #c80601;}