#c80e5b color space conversions
Hex:
#c80e5b
RGB:
200, 14, 91
CMY:
22, 95, 64
CMYK:
0, 93, 55, 22
HSL:
335°, 86.9159%, 41.9608%
HSV (HSB):
335°, 93.0000%, 78.4314%
XYZ:
25.8648, 13.3488, 11.1109
xyY:
0.5140, 0.2653, 13.3488
CIE-Lab:
43.2841, 68.4763, 8.7539
CIE-LCH:
43.2841, 69.0336, 7.2851
CIE-Luv:
43.2841, 113.0766, -2.9521
Hunter-Lab:
36.5360, 62.4270, 7.5446
#c80e5b color charts
#c80e5b color shades, tints & tones
#c80e5b color schemes
#c80e5b color preview, HTML & CSS examples
This text has a color of #c80e5b
<p style="color:#c80e5b;">Text here</p>
.mytext {color:#c80e5b;}
This box has a color of #c80e5b
<div style="background-color:#c80e5b;">Content here</div>
.mybackground {background-color:#c80e5b;}
Border around this has a color of #c80e5b
<div style="border:2px solid #c80e5b;">Content here</div>
.myborder {border:2px solid #c80e5b;}