#a15a2c color space conversions
Hex:
#a15a2c
RGB:
161, 90, 44
CMY:
37, 65, 83
CMYK:
0, 44, 73, 37
HSL:
24°, 57.0732%, 40.1961%
HSV (HSB):
24°, 72.6708%, 63.1373%
XYZ:
18.8087, 15.0712, 4.3006
xyY:
0.4926, 0.3947, 15.0712
CIE-Lab:
45.7316, 25.2846, 38.3225
CIE-LCH:
45.7316, 45.9122, 56.5838
CIE-Luv:
45.7316, 55.8949, 34.3956
Hunter-Lab:
38.8217, 18.5435, 20.6072
#a15a2c color charts
#a15a2c color shades, tints & tones
#a15a2c color schemes
#a15a2c color preview, HTML & CSS examples
This text has a color of #a15a2c
<p style="color:#a15a2c;">Text here</p>
.mytext {color:#a15a2c;}
This box has a color of #a15a2c
<div style="background-color:#a15a2c;">Content here</div>
.mybackground {background-color:#a15a2c;}
Border around this has a color of #a15a2c
<div style="border:2px solid #a15a2c;">Content here</div>
.myborder {border:2px solid #a15a2c;}