#a85e6a color space conversions
Hex:
#a85e6a
RGB:
168, 94, 106
CMY:
34, 63, 58
CMYK:
0, 44, 37, 34
HSL:
350°, 29.8387%, 51.3725%
HSV (HSB):
350°, 44.0476%, 65.8824%
XYZ:
22.7527, 17.3708, 15.7894
xyY:
0.4069, 0.3107, 17.3708
CIE-Lab:
48.7239, 31.4744, 6.5183
CIE-LCH:
48.7239, 32.1423, 11.7004
CIE-Luv:
48.7239, 49.0134, 2.8091
Hunter-Lab:
41.6783, 24.5080, 6.7135
#a85e6a color charts
#a85e6a color shades, tints & tones
#a85e6a color schemes
#a85e6a color preview, HTML & CSS examples
This text has a color of #a85e6a
<p style="color:#a85e6a;">Text here</p>
.mytext {color:#a85e6a;}
This box has a color of #a85e6a
<div style="background-color:#a85e6a;">Content here</div>
.mybackground {background-color:#a85e6a;}
Border around this has a color of #a85e6a
<div style="border:2px solid #a85e6a;">Content here</div>
.myborder {border:2px solid #a85e6a;}