#c80e24 color space conversions
Hex:
#c80e24
RGB:
200, 14, 36
CMY:
22, 95, 86
CMYK:
0, 93, 82, 22
HSL:
353°, 86.9159%, 41.9608%
HSV (HSB):
353°, 93.0000%, 78.4314%
XYZ:
24.2949, 12.7208, 2.8439
xyY:
0.6095, 0.3191, 12.7208
CIE-Lab:
42.3395, 65.8551, 41.2450
CIE-LCH:
42.3395, 77.7049, 32.0589
CIE-Luv:
42.3395, 130.2819, 23.9942
Hunter-Lab:
35.6662, 59.1735, 20.2387
#c80e24 color charts
#c80e24 color shades, tints & tones
#c80e24 color schemes
#c80e24 color preview, HTML & CSS examples
This text has a color of #c80e24
<p style="color:#c80e24;">Text here</p>
.mytext {color:#c80e24;}
This box has a color of #c80e24
<div style="background-color:#c80e24;">Content here</div>
.mybackground {background-color:#c80e24;}
Border around this has a color of #c80e24
<div style="border:2px solid #c80e24;">Content here</div>
.myborder {border:2px solid #c80e24;}