#c80040 color space conversions
Hex:
#c80040
RGB:
200, 0, 64
CMY:
22, 100, 75
CMYK:
0, 100, 68, 22
HSL:
341°, 100.0000%, 39.2157%
HSV (HSB):
341°, 100.0000%, 78.4314%
XYZ:
24.7448, 12.6495, 5.9879
xyY:
0.5704, 0.2916, 12.6495
CIE-Lab:
42.2304, 68.2726, 24.3410
CIE-LCH:
42.2304, 72.4820, 19.6225
CIE-Luv:
42.2304, 125.1525, 11.7623
Hunter-Lab:
35.5662, 61.9489, 14.9143
#c80040 color charts
#c80040 color shades, tints & tones
#c80040 color schemes
#c80040 color preview, HTML & CSS examples
This text has a color of #c80040
<p style="color:#c80040;">Text here</p>
.mytext {color:#c80040;}
This box has a color of #c80040
<div style="background-color:#c80040;">Content here</div>
.mybackground {background-color:#c80040;}
Border around this has a color of #c80040
<div style="border:2px solid #c80040;">Content here</div>
.myborder {border:2px solid #c80040;}