#c80e82 color space conversions
Hex:
#c80e82
RGB:
200, 14, 130
CMY:
22, 95, 49
CMYK:
0, 93, 35, 22
HSL:
323°, 86.9159%, 41.9608%
HSV (HSB):
323°, 93.0000%, 78.4314%
XYZ:
28.0057, 14.2051, 22.3849
xyY:
0.4336, 0.2199, 14.2051
CIE-Lab:
44.5257, 71.8287, -13.6851
CIE-LCH:
44.5257, 73.1207, 349.2130
CIE-Luv:
44.5257, 95.8495, -31.0086
Hunter-Lab:
37.6897, 66.6792, -8.8311
#c80e82 color charts
#c80e82 color shades, tints & tones
#c80e82 color schemes
#c80e82 color preview, HTML & CSS examples
This text has a color of #c80e82
<p style="color:#c80e82;">Text here</p>
.mytext {color:#c80e82;}
This box has a color of #c80e82
<div style="background-color:#c80e82;">Content here</div>
.mybackground {background-color:#c80e82;}
Border around this has a color of #c80e82
<div style="border:2px solid #c80e82;">Content here</div>
.myborder {border:2px solid #c80e82;}