#a15a2d color space conversions
Hex:
#a15a2d
RGB:
161, 90, 45
CMY:
37, 65, 82
CMYK:
0, 44, 72, 37
HSL:
23°, 56.3107%, 40.3922%
HSV (HSB):
23°, 72.0497%, 63.1373%
XYZ:
18.8278, 15.0789, 4.4008
xyY:
0.4915, 0.3936, 15.0789
CIE-Lab:
45.7420, 25.3381, 37.8154
CIE-LCH:
45.7420, 45.5195, 56.1761
CIE-Luv:
45.7420, 55.7913, 34.0354
Hunter-Lab:
38.8315, 18.5920, 20.4627
#a15a2d color charts
#a15a2d color shades, tints & tones
#a15a2d color schemes
#a15a2d color preview, HTML & CSS examples
This text has a color of #a15a2d
<p style="color:#a15a2d;">Text here</p>
.mytext {color:#a15a2d;}
This box has a color of #a15a2d
<div style="background-color:#a15a2d;">Content here</div>
.mybackground {background-color:#a15a2d;}
Border around this has a color of #a15a2d
<div style="border:2px solid #a15a2d;">Content here</div>
.myborder {border:2px solid #a15a2d;}