#a85c8b color space conversions
Hex:
#a85c8b
RGB:
168, 92, 139
CMY:
34, 64, 45
CMYK:
0, 45, 17, 34
HSL:
323°, 30.4000%, 50.9804%
HSV (HSB):
323°, 45.2381%, 65.8824%
XYZ:
24.6358, 17.8432, 26.5717
xyY:
0.3568, 0.2584, 17.8432
CIE-Lab:
49.3054, 37.3072, -12.3872
CIE-LCH:
49.3054, 39.3099, 341.6321
CIE-Luv:
49.3054, 42.9847, -23.4882
Hunter-Lab:
42.2412, 30.1821, -7.7274
#a85c8b color charts
#a85c8b color shades, tints & tones
#a85c8b color schemes
#a85c8b color preview, HTML & CSS examples
This text has a color of #a85c8b
<p style="color:#a85c8b;">Text here</p>
.mytext {color:#a85c8b;}
This box has a color of #a85c8b
<div style="background-color:#a85c8b;">Content here</div>
.mybackground {background-color:#a85c8b;}
Border around this has a color of #a85c8b
<div style="border:2px solid #a85c8b;">Content here</div>
.myborder {border:2px solid #a85c8b;}