#a95f2b color space conversions
Hex:
#a95f2b
RGB:
169, 95, 43
CMY:
34, 63, 83
CMYK:
0, 44, 75, 34
HSL:
25°, 59.4340%, 41.5686%
HSV (HSB):
25°, 74.5562%, 66.2745%
XYZ:
20.8904, 16.7939, 4.4260
xyY:
0.4961, 0.3988, 16.7939
CIE-Lab:
47.9992, 25.8860, 41.5765
CIE-LCH:
47.9992, 48.9764, 58.0931
CIE-Luv:
47.9992, 58.8150, 37.4399
Hunter-Lab:
40.9803, 19.2780, 22.2827
#a95f2b color charts
#a95f2b color shades, tints & tones
#a95f2b color schemes
#a95f2b color preview, HTML & CSS examples
This text has a color of #a95f2b
<p style="color:#a95f2b;">Text here</p>
.mytext {color:#a95f2b;}
This box has a color of #a95f2b
<div style="background-color:#a95f2b;">Content here</div>
.mybackground {background-color:#a95f2b;}
Border around this has a color of #a95f2b
<div style="border:2px solid #a95f2b;">Content here</div>
.myborder {border:2px solid #a95f2b;}