#c80486 color space conversions
Hex:
#c80486
RGB:
200, 4, 134
CMY:
22, 98, 47
CMYK:
0, 98, 33, 22
HSL:
320°, 96.0784%, 40.0000%
HSV (HSB):
320°, 98.0000%, 78.4314%
XYZ:
28.1659, 14.0874, 23.7889
xyY:
0.4265, 0.2133, 14.0874
CIE-Lab:
44.3580, 73.1845, -16.3921
CIE-LCH:
44.3580, 74.9978, 347.3750
CIE-Luv:
44.3580, 94.9200, -34.8628
Hunter-Lab:
37.5332, 68.2680, -11.3053
#c80486 color charts
#c80486 color shades, tints & tones
#c80486 color schemes
#c80486 color preview, HTML & CSS examples
This text has a color of #c80486
<p style="color:#c80486;">Text here</p>
.mytext {color:#c80486;}
This box has a color of #c80486
<div style="background-color:#c80486;">Content here</div>
.mybackground {background-color:#c80486;}
Border around this has a color of #c80486
<div style="border:2px solid #c80486;">Content here</div>
.myborder {border:2px solid #c80486;}