#c80f1e color space conversions
Hex:
#c80f1e
RGB:
200, 15, 30
CMY:
22, 94, 88
CMYK:
0, 93, 85, 22
HSL:
355°, 86.0465%, 42.1569%
HSV (HSB):
355°, 92.5000%, 78.4314%
XYZ:
24.2246, 12.7147, 2.4057
xyY:
0.6157, 0.3232, 12.7147
CIE-Lab:
42.3303, 65.5887, 44.4485
CIE-LCH:
42.3303, 79.2310, 34.1249
CIE-Luv:
42.3303, 131.1455, 25.7253
Hunter-Lab:
35.6577, 58.8654, 20.9603
#c80f1e color charts
#c80f1e color shades, tints & tones
#c80f1e color schemes
#c80f1e color preview, HTML & CSS examples
This text has a color of #c80f1e
<p style="color:#c80f1e;">Text here</p>
.mytext {color:#c80f1e;}
This box has a color of #c80f1e
<div style="background-color:#c80f1e;">Content here</div>
.mybackground {background-color:#c80f1e;}
Border around this has a color of #c80f1e
<div style="border:2px solid #c80f1e;">Content here</div>
.myborder {border:2px solid #c80f1e;}