#c80e35 color space conversions
Hex:
#c80e35
RGB:
200, 14, 53
CMY:
22, 95, 79
CMYK:
0, 93, 74, 22
HSL:
347°, 86.9159%, 41.9608%
HSV (HSB):
347°, 93.0000%, 78.4314%
XYZ:
24.6191, 12.8505, 4.5510
xyY:
0.5859, 0.3058, 12.8505
CIE-Lab:
42.5371, 66.4087, 31.5177
CIE-LCH:
42.5371, 73.5083, 25.3891
CIE-Luv:
42.5371, 126.3069, 17.8439
Hunter-Lab:
35.8476, 59.8554, 17.5662
#c80e35 color charts
#c80e35 color shades, tints & tones
#c80e35 color schemes
#c80e35 color preview, HTML & CSS examples
This text has a color of #c80e35
<p style="color:#c80e35;">Text here</p>
.mytext {color:#c80e35;}
This box has a color of #c80e35
<div style="background-color:#c80e35;">Content here</div>
.mybackground {background-color:#c80e35;}
Border around this has a color of #c80e35
<div style="border:2px solid #c80e35;">Content here</div>
.myborder {border:2px solid #c80e35;}