#a95f2a color space conversions
Hex:
#a95f2a
RGB:
169, 95, 42
CMY:
34, 63, 84
CMYK:
0, 44, 75, 34
HSL:
25°, 60.1896%, 41.3725%
HSV (HSB):
25°, 75.1479%, 66.2745%
XYZ:
20.8723, 16.7866, 4.3305
xyY:
0.4971, 0.3998, 16.7866
CIE-Lab:
47.9900, 25.8384, 42.0586
CIE-LCH:
47.9900, 49.3614, 58.4358
CIE-Luv:
47.9900, 58.9090, 37.7670
Hunter-Lab:
40.9715, 19.2342, 22.4133
#a95f2a color charts
#a95f2a color shades, tints & tones
#a95f2a color schemes
#a95f2a color preview, HTML & CSS examples
This text has a color of #a95f2a
<p style="color:#a95f2a;">Text here</p>
.mytext {color:#a95f2a;}
This box has a color of #a95f2a
<div style="background-color:#a95f2a;">Content here</div>
.mybackground {background-color:#a95f2a;}
Border around this has a color of #a95f2a
<div style="border:2px solid #a95f2a;">Content here</div>
.myborder {border:2px solid #a95f2a;}