#a15e1c color space conversions
Hex:
#a15e1c
RGB:
161, 94, 28
CMY:
37, 63, 89
CMYK:
0, 42, 83, 37
HSL:
30°, 70.3704%, 37.0588%
HSV (HSB):
30°, 82.6087%, 63.1373%
XYZ:
18.9102, 15.6663, 3.1258
xyY:
0.5016, 0.4155, 15.6663
CIE-Lab:
46.5336, 22.3510, 46.5771
CIE-LCH:
46.5336, 51.6623, 64.3650
CIE-Luv:
46.5336, 54.1176, 40.6507
Hunter-Lab:
39.5807, 16.0147, 23.0241
#a15e1c color charts
#a15e1c color shades, tints & tones
#a15e1c color schemes
#a15e1c color preview, HTML & CSS examples
This text has a color of #a15e1c
<p style="color:#a15e1c;">Text here</p>
.mytext {color:#a15e1c;}
This box has a color of #a15e1c
<div style="background-color:#a15e1c;">Content here</div>
.mybackground {background-color:#a15e1c;}
Border around this has a color of #a15e1c
<div style="border:2px solid #a15e1c;">Content here</div>
.myborder {border:2px solid #a15e1c;}