#a95f2f color space conversions
Hex:
#a95f2f
RGB:
169, 95, 47
CMY:
34, 63, 82
CMYK:
0, 44, 72, 34
HSL:
24°, 56.4815%, 42.3529%
HSV (HSB):
24°, 72.1893%, 66.2745%
XYZ:
20.9675, 16.8247, 4.8317
xyY:
0.4919, 0.3947, 16.8247
CIE-Lab:
48.0384, 26.0879, 39.6039
CIE-LCH:
48.0384, 47.4241, 56.6263
CIE-Luv:
48.0384, 58.4185, 36.0588
Hunter-Lab:
41.0179, 19.4642, 21.7285
#a95f2f color charts
#a95f2f color shades, tints & tones
#a95f2f color schemes
#a95f2f color preview, HTML & CSS examples
This text has a color of #a95f2f
<p style="color:#a95f2f;">Text here</p>
.mytext {color:#a95f2f;}
This box has a color of #a95f2f
<div style="background-color:#a95f2f;">Content here</div>
.mybackground {background-color:#a95f2f;}
Border around this has a color of #a95f2f
<div style="border:2px solid #a95f2f;">Content here</div>
.myborder {border:2px solid #a95f2f;}