#a95b9d color space conversions
Hex:
#a95b9d
RGB:
169, 91, 157
CMY:
34, 64, 38
CMYK:
0, 46, 7, 34
HSL:
309°, 31.2000%, 50.9804%
HSV (HSB):
309°, 46.1538%, 66.2745%
XYZ:
26.1891, 18.3515, 34.0602
xyY:
0.3332, 0.2335, 18.3515
CIE-Lab:
49.9197, 41.2232, -22.1117
CIE-LCH:
49.9197, 46.7790, 331.7913
CIE-Luv:
49.9197, 40.0327, -38.3878
Hunter-Lab:
42.8387, 34.1569, -17.1532
#a95b9d color charts
#a95b9d color shades, tints & tones
#a95b9d color schemes
#a95b9d color preview, HTML & CSS examples
This text has a color of #a95b9d
<p style="color:#a95b9d;">Text here</p>
.mytext {color:#a95b9d;}
This box has a color of #a95b9d
<div style="background-color:#a95b9d;">Content here</div>
.mybackground {background-color:#a95b9d;}
Border around this has a color of #a95b9d
<div style="border:2px solid #a95b9d;">Content here</div>
.myborder {border:2px solid #a95b9d;}