#a96e85 color space conversions
Hex:
#a96e85
RGB:
169, 110, 133
CMY:
34, 57, 48
CMYK:
0, 35, 21, 34
HSL:
337°, 25.5411%, 54.7059%
HSV (HSB):
337°, 34.9112%, 66.2745%
XYZ:
26.1718, 21.2803, 24.9184
xyY:
0.3616, 0.2940, 21.2803
CIE-Lab:
53.2549, 26.7754, -2.9297
CIE-LCH:
53.2549, 26.9352, 353.7556
CIE-Luv:
53.2549, 35.5411, -8.6348
Hunter-Lab:
46.1306, 20.5417, 0.2647
#a96e85 color charts
#a96e85 color shades, tints & tones
#a96e85 color schemes
#a96e85 color preview, HTML & CSS examples
This text has a color of #a96e85
<p style="color:#a96e85;">Text here</p>
.mytext {color:#a96e85;}
This box has a color of #a96e85
<div style="background-color:#a96e85;">Content here</div>
.mybackground {background-color:#a96e85;}
Border around this has a color of #a96e85
<div style="border:2px solid #a96e85;">Content here</div>
.myborder {border:2px solid #a96e85;}