#a85f9e color space conversions
Hex:
#a85f9e
RGB:
168, 95, 158
CMY:
34, 63, 38
CMYK:
0, 43, 6, 34
HSL:
308°, 29.5547%, 51.5686%
HSV (HSB):
308°, 43.4524%, 65.8824%
XYZ:
26.4122, 18.9779, 34.6188
xyY:
0.3301, 0.2372, 18.9779
CIE-Lab:
50.6613, 38.9480, -21.5713
CIE-LCH:
50.6613, 44.5227, 331.0202
CIE-Luv:
50.6613, 37.3916, -37.3458
Hunter-Lab:
43.5636, 31.9866, -16.6216
#a85f9e color charts
#a85f9e color shades, tints & tones
#a85f9e color schemes
#a85f9e color preview, HTML & CSS examples
This text has a color of #a85f9e
<p style="color:#a85f9e;">Text here</p>
.mytext {color:#a85f9e;}
This box has a color of #a85f9e
<div style="background-color:#a85f9e;">Content here</div>
.mybackground {background-color:#a85f9e;}
Border around this has a color of #a85f9e
<div style="border:2px solid #a85f9e;">Content here</div>
.myborder {border:2px solid #a85f9e;}