#a85a5c color space conversions
Hex:
#a85a5c
RGB:
168, 90, 92
CMY:
34, 65, 64
CMYK:
0, 46, 45, 34
HSL:
358°, 30.9524%, 50.5882%
HSV (HSB):
358°, 46.4286%, 65.8824%
XYZ:
21.7364, 16.4099, 12.1470
xyY:
0.4322, 0.3263, 16.4099
CIE-Lab:
47.5077, 32.0239, 13.2167
CIE-LCH:
47.5077, 34.6441, 22.4266
CIE-Luv:
47.5077, 54.2620, 10.4762
Hunter-Lab:
40.5091, 24.8887, 10.5777
#a85a5c color charts
#a85a5c color shades, tints & tones
#a85a5c color schemes
#a85a5c color preview, HTML & CSS examples
This text has a color of #a85a5c
<p style="color:#a85a5c;">Text here</p>
.mytext {color:#a85a5c;}
This box has a color of #a85a5c
<div style="background-color:#a85a5c;">Content here</div>
.mybackground {background-color:#a85a5c;}
Border around this has a color of #a85a5c
<div style="border:2px solid #a85a5c;">Content here</div>
.myborder {border:2px solid #a85a5c;}