#9980a5 color space conversions
Hex:
#9980a5
RGB:
153, 128, 165
CMY:
40, 50, 35
CMYK:
7, 22, 0, 35
HSL:
281°, 17.0507%, 57.4510%
HSV (HSB):
281°, 22.4242%, 64.7059%
XYZ:
27.6476, 24.9273, 38.9516
xyY:
0.3021, 0.2724, 24.9273
CIE-Lab:
57.0045, 16.6164, -16.1073
CIE-LCH:
57.0045, 23.1420, 315.8914
CIE-Luv:
57.0045, 11.4758, -26.3674
Hunter-Lab:
49.9272, 11.4731, -11.3071
#9980a5 color charts
#9980a5 color shades, tints & tones
#9980a5 color schemes
#9980a5 color preview, HTML & CSS examples
This text has a color of #9980a5
<p style="color:#9980a5;">Text here</p>
.mytext {color:#9980a5;}
This box has a color of #9980a5
<div style="background-color:#9980a5;">Content here</div>
.mybackground {background-color:#9980a5;}
Border around this has a color of #9980a5
<div style="border:2px solid #9980a5;">Content here</div>
.myborder {border:2px solid #9980a5;}