#a15d3b color space conversions
Hex:
#a15d3b
RGB:
161, 93, 59
CMY:
37, 64, 77
CMYK:
0, 42, 63, 37
HSL:
20°, 46.3636%, 43.1373%
HSV (HSB):
20°, 63.3540%, 63.1373%
XYZ:
19.4017, 15.7215, 6.1497
xyY:
0.4701, 0.3809, 15.7215
CIE-Lab:
46.6070, 24.5418, 31.2081
CIE-LCH:
46.6070, 39.7020, 51.8188
CIE-Luv:
46.6070, 51.9458, 29.4949
Hunter-Lab:
39.6504, 17.9553, 18.5596
#a15d3b color charts
#a15d3b color shades, tints & tones
#a15d3b color schemes
#a15d3b color preview, HTML & CSS examples
This text has a color of #a15d3b
<p style="color:#a15d3b;">Text here</p>
.mytext {color:#a15d3b;}
This box has a color of #a15d3b
<div style="background-color:#a15d3b;">Content here</div>
.mybackground {background-color:#a15d3b;}
Border around this has a color of #a15d3b
<div style="border:2px solid #a15d3b;">Content here</div>
.myborder {border:2px solid #a15d3b;}