#c80585 color space conversions
Hex:
#c80585
RGB:
200, 5, 133
CMY:
22, 98, 48
CMYK:
0, 98, 34, 22
HSL:
321°, 95.1220%, 40.1961%
HSV (HSB):
321°, 97.5000%, 78.4314%
XYZ:
28.1073, 14.0814, 23.4269
xyY:
0.4284, 0.2146, 14.0814
CIE-Lab:
44.3494, 72.9905, -15.7929
CIE-LCH:
44.3494, 74.6795, 347.7912
CIE-Luv:
44.3494, 95.2991, -34.0191
Hunter-Lab:
37.5251, 68.0323, -10.7470
#c80585 color charts
#c80585 color shades, tints & tones
#c80585 color schemes
#c80585 color preview, HTML & CSS examples
This text has a color of #c80585
<p style="color:#c80585;">Text here</p>
.mytext {color:#c80585;}
This box has a color of #c80585
<div style="background-color:#c80585;">Content here</div>
.mybackground {background-color:#c80585;}
Border around this has a color of #c80585
<div style="border:2px solid #c80585;">Content here</div>
.myborder {border:2px solid #c80585;}