#c80a60 color space conversions
Hex:
#c80a60
RGB:
200, 10, 96
CMY:
22, 96, 62
CMYK:
0, 95, 52, 22
HSL:
333°, 90.4762%, 41.1765%
HSV (HSB):
333°, 95.0000%, 78.4314%
XYZ:
26.0393, 13.3410, 12.2690
xyY:
0.5042, 0.2583, 13.3410
CIE-Lab:
43.2726, 69.2531, 5.5936
CIE-LCH:
43.2726, 69.4786, 4.6178
CIE-Luv:
43.2726, 111.5265, -6.6004
Hunter-Lab:
36.5253, 63.3353, 5.6520
#c80a60 color charts
#c80a60 color shades, tints & tones
#c80a60 color schemes
#c80a60 color preview, HTML & CSS examples
This text has a color of #c80a60
<p style="color:#c80a60;">Text here</p>
.mytext {color:#c80a60;}
This box has a color of #c80a60
<div style="background-color:#c80a60;">Content here</div>
.mybackground {background-color:#c80a60;}
Border around this has a color of #c80a60
<div style="border:2px solid #c80a60;">Content here</div>
.myborder {border:2px solid #c80a60;}