#a15a1b color space conversions
Hex:
#a15a1b
RGB:
161, 90, 27
CMY:
37, 65, 89
CMYK:
0, 44, 83, 37
HSL:
28°, 71.2766%, 36.8627%
HSV (HSB):
28°, 83.2298%, 63.1373%
XYZ:
18.5519, 14.9685, 2.9483
xyY:
0.5087, 0.4104, 14.9685
CIE-Lab:
45.5911, 24.5584, 46.1338
CIE-LCH:
45.5911, 52.2632, 61.9723
CIE-Luv:
45.5911, 57.3263, 39.3622
Hunter-Lab:
38.6892, 17.8869, 22.5642
#a15a1b color charts
#a15a1b color shades, tints & tones
#a15a1b color schemes
#a15a1b color preview, HTML & CSS examples
This text has a color of #a15a1b
<p style="color:#a15a1b;">Text here</p>
.mytext {color:#a15a1b;}
This box has a color of #a15a1b
<div style="background-color:#a15a1b;">Content here</div>
.mybackground {background-color:#a15a1b;}
Border around this has a color of #a15a1b
<div style="border:2px solid #a15a1b;">Content here</div>
.myborder {border:2px solid #a15a1b;}