#c980a4 color space conversions
Hex:
#c980a4
RGB:
201, 128, 164
CMY:
21, 50, 36
CMYK:
0, 36, 18, 21
HSL:
330°, 40.3315%, 64.5098%
HSV (HSB):
330°, 36.3184%, 78.8235%
XYZ:
38.5074, 30.5362, 38.9865
xyY:
0.3565, 0.2827, 30.5362
CIE-Lab:
62.1141, 33.2758, -7.3400
CIE-LCH:
62.1141, 34.0757, 347.5609
CIE-Luv:
62.1141, 42.9769, -16.4563
Hunter-Lab:
55.2596, 27.6828, -3.1483
#c980a4 color charts
#c980a4 color shades, tints & tones
#c980a4 color schemes
#c980a4 color preview, HTML & CSS examples
This text has a color of #c980a4
<p style="color:#c980a4;">Text here</p>
.mytext {color:#c980a4;}
This box has a color of #c980a4
<div style="background-color:#c980a4;">Content here</div>
.mybackground {background-color:#c980a4;}
Border around this has a color of #c980a4
<div style="border:2px solid #c980a4;">Content here</div>
.myborder {border:2px solid #c980a4;}