#a85f8d color space conversions
Hex:
#a85f8d
RGB:
168, 95, 141
CMY:
34, 63, 45
CMYK:
0, 43, 16, 34
HSL:
322°, 29.5547%, 51.5686%
HSV (HSB):
322°, 43.4524%, 65.8824%
XYZ:
25.0484, 18.4323, 27.4369
xyY:
0.3532, 0.2599, 18.4323
CIE-Lab:
50.0163, 36.0125, -12.5034
CIE-LCH:
50.0163, 38.1213, 340.8531
CIE-Luv:
50.0163, 41.0848, -23.5071
Hunter-Lab:
42.9329, 29.0098, -7.8371
#a85f8d color charts
#a85f8d color shades, tints & tones
#a85f8d color schemes
#a85f8d color preview, HTML & CSS examples
This text has a color of #a85f8d
<p style="color:#a85f8d;">Text here</p>
.mytext {color:#a85f8d;}
This box has a color of #a85f8d
<div style="background-color:#a85f8d;">Content here</div>
.mybackground {background-color:#a85f8d;}
Border around this has a color of #a85f8d
<div style="border:2px solid #a85f8d;">Content here</div>
.myborder {border:2px solid #a85f8d;}