#a95f9d color space conversions
Hex:
#a95f9d
RGB:
169, 95, 157
CMY:
34, 63, 38
CMYK:
0, 44, 7, 34
HSL:
310°, 30.0813%, 51.7647%
HSV (HSB):
310°, 43.7870%, 66.2745%
XYZ:
26.5402, 19.0538, 34.1772
xyY:
0.3327, 0.2389, 19.0538
CIE-Lab:
50.7500, 39.0917, -20.8354
CIE-LCH:
50.7500, 44.2976, 331.9429
CIE-Luv:
50.7500, 38.2949, -36.2869
Hunter-Lab:
43.6506, 32.1420, -15.8670
#a95f9d color charts
#a95f9d color shades, tints & tones
#a95f9d color schemes
#a95f9d color preview, HTML & CSS examples
This text has a color of #a95f9d
<p style="color:#a95f9d;">Text here</p>
.mytext {color:#a95f9d;}
This box has a color of #a95f9d
<div style="background-color:#a95f9d;">Content here</div>
.mybackground {background-color:#a95f9d;}
Border around this has a color of #a95f9d
<div style="border:2px solid #a95f9d;">Content here</div>
.myborder {border:2px solid #a95f9d;}