#a15e3f color space conversions
Hex:
#a15e3f
RGB:
161, 94, 63
CMY:
37, 63, 75
CMYK:
0, 42, 61, 37
HSL:
19°, 43.7500%, 43.9216%
HSV (HSB):
19°, 60.8696%, 63.1373%
XYZ:
19.5978, 15.9414, 6.7467
xyY:
0.4635, 0.3770, 15.9414
CIE-Lab:
46.8975, 24.2786, 29.3019
CIE-LCH:
46.8975, 38.0533, 50.3559
CIE-Luv:
46.8975, 50.7090, 28.0312
Hunter-Lab:
39.9266, 17.7445, 17.9300
#a15e3f color charts
#a15e3f color shades, tints & tones
#a15e3f color schemes
#a15e3f color preview, HTML & CSS examples
This text has a color of #a15e3f
<p style="color:#a15e3f;">Text here</p>
.mytext {color:#a15e3f;}
This box has a color of #a15e3f
<div style="background-color:#a15e3f;">Content here</div>
.mybackground {background-color:#a15e3f;}
Border around this has a color of #a15e3f
<div style="border:2px solid #a15e3f;">Content here</div>
.myborder {border:2px solid #a15e3f;}