#c80020 color space conversions
Hex:
#c80020
RGB:
200, 0, 32
CMY:
22, 100, 87
CMYK:
0, 100, 84, 22
HSL:
350°, 100.0000%, 39.2157%
HSV (HSB):
350°, 100.0000%, 78.4314%
XYZ:
24.0801, 12.3836, 2.4876
xyY:
0.6182, 0.3179, 12.3836
CIE-Lab:
41.8195, 67.1589, 42.9381
CIE-LCH:
41.8195, 79.7120, 32.5928
CIE-Luv:
41.8195, 133.4264, 24.2293
Hunter-Lab:
35.1904, 60.5610, 20.4421
#c80020 color charts
#c80020 color shades, tints & tones
#c80020 color schemes
#c80020 color preview, HTML & CSS examples
This text has a color of #c80020
<p style="color:#c80020;">Text here</p>
.mytext {color:#c80020;}
This box has a color of #c80020
<div style="background-color:#c80020;">Content here</div>
.mybackground {background-color:#c80020;}
Border around this has a color of #c80020
<div style="border:2px solid #c80020;">Content here</div>
.myborder {border:2px solid #c80020;}