#a95c9d color space conversions
Hex:
#a95c9d
RGB:
169, 92, 157
CMY:
34, 64, 38
CMYK:
0, 46, 7, 34
HSL:
309°, 30.9237%, 51.1765%
HSV (HSB):
309°, 45.5621%, 66.2745%
XYZ:
26.2751, 18.5236, 34.0889
xyY:
0.3331, 0.2348, 18.5236
CIE-Lab:
50.1252, 40.6936, -21.7956
CIE-LCH:
50.1252, 46.1630, 331.8264
CIE-Luv:
50.1252, 39.6034, -37.8688
Hunter-Lab:
43.0391, 33.6549, -16.8329
#a95c9d color charts
#a95c9d color shades, tints & tones
#a95c9d color schemes
#a95c9d color preview, HTML & CSS examples
This text has a color of #a95c9d
<p style="color:#a95c9d;">Text here</p>
.mytext {color:#a95c9d;}
This box has a color of #a95c9d
<div style="background-color:#a95c9d;">Content here</div>
.mybackground {background-color:#a95c9d;}
Border around this has a color of #a95c9d
<div style="border:2px solid #a95c9d;">Content here</div>
.myborder {border:2px solid #a95c9d;}