#a95f3b color space conversions
Hex:
#a95f3b
RGB:
169, 95, 59
CMY:
34, 63, 77
CMYK:
0, 44, 65, 34
HSL:
20°, 48.2456%, 44.7059%
HSV (HSB):
20°, 65.0888%, 66.2745%
XYZ:
21.2438, 16.9352, 6.2868
xyY:
0.4778, 0.3809, 16.9352
CIE-Lab:
48.1783, 26.8061, 33.3509
CIE-LCH:
48.1783, 42.7884, 51.2091
CIE-Luv:
48.1783, 57.0335, 31.2251
Hunter-Lab:
41.1524, 20.1291, 19.7490
#a95f3b color charts
#a95f3b color shades, tints & tones
#a95f3b color schemes
#a95f3b color preview, HTML & CSS examples
This text has a color of #a95f3b
<p style="color:#a95f3b;">Text here</p>
.mytext {color:#a95f3b;}
This box has a color of #a95f3b
<div style="background-color:#a95f3b;">Content here</div>
.mybackground {background-color:#a95f3b;}
Border around this has a color of #a95f3b
<div style="border:2px solid #a95f3b;">Content here</div>
.myborder {border:2px solid #a95f3b;}