#c980a5 color space conversions
Hex:
#c980a5
RGB:
201, 128, 165
CMY:
21, 50, 35
CMYK:
0, 36, 18, 21
HSL:
330°, 40.3315%, 64.5098%
HSV (HSB):
330°, 36.3184%, 78.8235%
XYZ:
38.5981, 30.5725, 39.4640
xyY:
0.3553, 0.2814, 30.5725
CIE-Lab:
62.1450, 33.4328, -7.8642
CIE-LCH:
62.1450, 34.3452, 346.7633
CIE-Luv:
62.1450, 42.7932, -17.2515
Hunter-Lab:
55.2924, 27.8443, -3.6126
#c980a5 color charts
#c980a5 color shades, tints & tones
#c980a5 color schemes
#c980a5 color preview, HTML & CSS examples
This text has a color of #c980a5
<p style="color:#c980a5;">Text here</p>
.mytext {color:#c980a5;}
This box has a color of #c980a5
<div style="background-color:#c980a5;">Content here</div>
.mybackground {background-color:#c980a5;}
Border around this has a color of #c980a5
<div style="border:2px solid #c980a5;">Content here</div>
.myborder {border:2px solid #c980a5;}