#a95f3e color space conversions
Hex:
#a95f3e
RGB:
169, 95, 62
CMY:
34, 63, 76
CMYK:
0, 44, 63, 34
HSL:
19°, 46.3203%, 45.2941%
HSV (HSB):
19°, 63.3136%, 66.2745%
XYZ:
21.3239, 16.9672, 6.7085
xyY:
0.4739, 0.3771, 16.9672
CIE-Lab:
48.2187, 27.0126, 31.7294
CIE-LCH:
48.2187, 41.6706, 49.5908
CIE-Luv:
48.2187, 56.6427, 29.8581
Hunter-Lab:
41.1913, 20.3210, 19.1778
#a95f3e color charts
#a95f3e color shades, tints & tones
#a95f3e color schemes
#a95f3e color preview, HTML & CSS examples
This text has a color of #a95f3e
<p style="color:#a95f3e;">Text here</p>
.mytext {color:#a95f3e;}
This box has a color of #a95f3e
<div style="background-color:#a95f3e;">Content here</div>
.mybackground {background-color:#a95f3e;}
Border around this has a color of #a95f3e
<div style="border:2px solid #a95f3e;">Content here</div>
.myborder {border:2px solid #a95f3e;}