#a15e1b color space conversions
Hex:
#a15e1b
RGB:
161, 94, 27
CMY:
37, 63, 89
CMYK:
0, 42, 83, 37
HSL:
30°, 71.2766%, 36.8627%
HSV (HSB):
30°, 83.2298%, 63.1373%
XYZ:
18.8985, 15.6616, 3.0638
xyY:
0.5023, 0.4163, 15.6616
CIE-Lab:
46.5274, 22.3174, 46.9738
CIE-LCH:
46.5274, 52.0058, 64.5874
CIE-Luv:
46.5274, 54.1794, 40.8782
Hunter-Lab:
39.5747, 15.9849, 23.1121
#a15e1b color charts
#a15e1b color shades, tints & tones
#a15e1b color schemes
#a15e1b color preview, HTML & CSS examples
This text has a color of #a15e1b
<p style="color:#a15e1b;">Text here</p>
.mytext {color:#a15e1b;}
This box has a color of #a15e1b
<div style="background-color:#a15e1b;">Content here</div>
.mybackground {background-color:#a15e1b;}
Border around this has a color of #a15e1b
<div style="border:2px solid #a15e1b;">Content here</div>
.myborder {border:2px solid #a15e1b;}