#a981a5 color space conversions
Hex:
#a981a5
RGB:
169, 129, 165
CMY:
34, 49, 35
CMYK:
0, 24, 2, 34
HSL:
306°, 18.8679%, 58.4314%
HSV (HSB):
306°, 23.6686%, 66.2745%
XYZ:
31.0040, 26.8521, 39.1462
xyY:
0.3196, 0.2768, 26.8521
CIE-Lab:
58.8372, 21.6143, -13.1835
CIE-LCH:
58.8372, 25.3176, 328.6191
CIE-Luv:
58.8372, 20.7610, -22.8806
Hunter-Lab:
51.8191, 16.1154, -8.5167
#a981a5 color charts
#a981a5 color shades, tints & tones
#a981a5 color schemes
#a981a5 color preview, HTML & CSS examples
This text has a color of #a981a5
<p style="color:#a981a5;">Text here</p>
.mytext {color:#a981a5;}
This box has a color of #a981a5
<div style="background-color:#a981a5;">Content here</div>
.mybackground {background-color:#a981a5;}
Border around this has a color of #a981a5
<div style="border:2px solid #a981a5;">Content here</div>
.myborder {border:2px solid #a981a5;}