#a95a5e color space conversions
Hex:
#a95a5e
RGB:
169, 90, 94
CMY:
34, 65, 63
CMYK:
0, 47, 44, 34
HSL:
357°, 31.4741%, 50.7843%
HSV (HSB):
357°, 46.7456%, 66.2745%
XYZ:
22.0387, 16.5555, 12.6236
xyY:
0.4303, 0.3232, 16.5555
CIE-Lab:
47.6950, 32.6277, 12.2965
CIE-LCH:
47.6950, 34.8679, 20.6501
CIE-Luv:
47.6950, 54.6578, 9.3305
Hunter-Lab:
40.6884, 25.4790, 10.0871
#a95a5e color charts
#a95a5e color shades, tints & tones
#a95a5e color schemes
#a95a5e color preview, HTML & CSS examples
This text has a color of #a95a5e
<p style="color:#a95a5e;">Text here</p>
.mytext {color:#a95a5e;}
This box has a color of #a95a5e
<div style="background-color:#a95a5e;">Content here</div>
.mybackground {background-color:#a95a5e;}
Border around this has a color of #a95a5e
<div style="border:2px solid #a95a5e;">Content here</div>
.myborder {border:2px solid #a95a5e;}