#c8021b color space conversions
Hex:
#c8021b
RGB:
200, 2, 27
CMY:
22, 99, 89
CMYK:
0, 99, 87, 22
HSL:
352°, 98.0198%, 39.6078%
HSV (HSB):
352°, 99.0000%, 78.4314%
XYZ:
24.0390, 12.4019, 2.1637
xyY:
0.6227, 0.3213, 12.4019
CIE-Lab:
41.8479, 66.8560, 45.5654
CIE-LCH:
41.8479, 80.9070, 34.2762
CIE-Luv:
41.8479, 133.9261, 25.6107
Hunter-Lab:
35.2163, 60.2169, 21.0086
#c8021b color charts
#c8021b color shades, tints & tones
#c8021b color schemes
#c8021b color preview, HTML & CSS examples
This text has a color of #c8021b
<p style="color:#c8021b;">Text here</p>
.mytext {color:#c8021b;}
This box has a color of #c8021b
<div style="background-color:#c8021b;">Content here</div>
.mybackground {background-color:#c8021b;}
Border around this has a color of #c8021b
<div style="border:2px solid #c8021b;">Content here</div>
.myborder {border:2px solid #c8021b;}