#a95f4e color space conversions
Hex:
#a95f4e
RGB:
169, 95, 78
CMY:
34, 63, 69
CMYK:
0, 44, 54, 34
HSL:
11°, 36.8421%, 48.4314%
HSV (HSB):
11°, 53.8462%, 66.2745%
XYZ:
21.8295, 17.1695, 9.3712
xyY:
0.4513, 0.3550, 17.1695
CIE-Lab:
48.4729, 28.2998, 22.8572
CIE-LCH:
48.4729, 36.3775, 38.9271
CIE-Luv:
48.4729, 54.2778, 21.5567
Hunter-Lab:
41.4361, 21.5250, 15.5962
#a95f4e color charts
#a95f4e color shades, tints & tones
#a95f4e color schemes
#a95f4e color preview, HTML & CSS examples
This text has a color of #a95f4e
<p style="color:#a95f4e;">Text here</p>
.mytext {color:#a95f4e;}
This box has a color of #a95f4e
<div style="background-color:#a95f4e;">Content here</div>
.mybackground {background-color:#a95f4e;}
Border around this has a color of #a95f4e
<div style="border:2px solid #a95f4e;">Content here</div>
.myborder {border:2px solid #a95f4e;}