#a95e9d color space conversions
Hex:
#a95e9d
RGB:
169, 94, 157
CMY:
34, 63, 38
CMYK:
0, 44, 7, 34
HSL:
310°, 30.3644%, 51.5686%
HSV (HSB):
310°, 44.3787%, 66.2745%
XYZ:
26.4507, 18.8747, 34.1474
xyY:
0.3328, 0.2375, 18.8747
CIE-Lab:
50.5403, 39.6278, -21.1574
CIE-LCH:
50.5403, 44.9222, 331.9021
CIE-Luv:
50.5403, 38.7344, -36.8183
Hunter-Lab:
43.4451, 32.6474, -16.1898
#a95e9d color charts
#a95e9d color shades, tints & tones
#a95e9d color schemes
#a95e9d color preview, HTML & CSS examples
This text has a color of #a95e9d
<p style="color:#a95e9d;">Text here</p>
.mytext {color:#a95e9d;}
This box has a color of #a95e9d
<div style="background-color:#a95e9d;">Content here</div>
.mybackground {background-color:#a95e9d;}
Border around this has a color of #a95e9d
<div style="border:2px solid #a95e9d;">Content here</div>
.myborder {border:2px solid #a95e9d;}