#a15f2e color space conversions
Hex:
#a15f2e
RGB:
161, 95, 46
CMY:
37, 63, 82
CMYK:
0, 41, 71, 37
HSL:
26°, 55.5556%, 40.5882%
HSV (HSB):
26°, 71.4286%, 63.1373%
XYZ:
19.2833, 15.9587, 4.6488
xyY:
0.4834, 0.4001, 15.9587
CIE-Lab:
46.9203, 22.5912, 38.5813
CIE-LCH:
46.9203, 44.7088, 59.6490
CIE-Luv:
46.9203, 51.9096, 35.6996
Hunter-Lab:
39.9484, 16.2532, 21.0643
#a15f2e color charts
#a15f2e color shades, tints & tones
#a15f2e color schemes
#a15f2e color preview, HTML & CSS examples
This text has a color of #a15f2e
<p style="color:#a15f2e;">Text here</p>
.mytext {color:#a15f2e;}
This box has a color of #a15f2e
<div style="background-color:#a15f2e;">Content here</div>
.mybackground {background-color:#a15f2e;}
Border around this has a color of #a15f2e
<div style="border:2px solid #a15f2e;">Content here</div>
.myborder {border:2px solid #a15f2e;}