#a85f8e color space conversions
Hex:
#a85f8e
RGB:
168, 95, 142
CMY:
34, 63, 44
CMYK:
0, 43, 15, 34
HSL:
321°, 29.5547%, 51.5686%
HSV (HSB):
321°, 43.4524%, 65.8824%
XYZ:
25.1231, 18.4622, 27.8306
xyY:
0.3518, 0.2585, 18.4622
CIE-Lab:
50.0520, 36.1773, -13.0433
CIE-LCH:
50.0520, 38.4568, 340.1739
CIE-Luv:
50.0520, 40.8680, -24.3129
Hunter-Lab:
42.9677, 29.1751, -8.3253
#a85f8e color charts
#a85f8e color shades, tints & tones
#a85f8e color schemes
#a85f8e color preview, HTML & CSS examples
This text has a color of #a85f8e
<p style="color:#a85f8e;">Text here</p>
.mytext {color:#a85f8e;}
This box has a color of #a85f8e
<div style="background-color:#a85f8e;">Content here</div>
.mybackground {background-color:#a85f8e;}
Border around this has a color of #a85f8e
<div style="border:2px solid #a85f8e;">Content here</div>
.myborder {border:2px solid #a85f8e;}