#c80600 color space conversions
Hex:
#c80600
RGB:
200, 6, 0
CMY:
22, 98, 100
CMYK:
0, 97, 100, 22
HSL:
2°, 100.0000%, 39.2157%
HSV (HSB):
2°, 100.0000%, 78.4314%
XYZ:
23.8845, 12.4096, 1.1364
xyY:
0.6381, 0.3315, 12.4096
CIE-Lab:
41.8599, 66.1260, 56.0506
CIE-LCH:
41.8599, 86.6851, 40.2857
CIE-Luv:
41.8599, 135.9225, 29.8957
Hunter-Lab:
35.2273, 59.3775, 22.7464
#c80600 color charts
#c80600 color shades, tints & tones
#c80600 color schemes
#c80600 color preview, HTML & CSS examples
This text has a color of #c80600
<p style="color:#c80600;">Text here</p>
.mytext {color:#c80600;}
This box has a color of #c80600
<div style="background-color:#c80600;">Content here</div>
.mybackground {background-color:#c80600;}
Border around this has a color of #c80600
<div style="border:2px solid #c80600;">Content here</div>
.myborder {border:2px solid #c80600;}