#a15e3a color space conversions
Hex:
#a15e3a
RGB:
161, 94, 58
CMY:
37, 63, 77
CMYK:
0, 42, 64, 37
HSL:
21°, 47.0320%, 42.9412%
HSV (HSB):
21°, 63.9752%, 63.1373%
XYZ:
19.4644, 15.8880, 6.0438
xyY:
0.4702, 0.3838, 15.8880
CIE-Lab:
46.8272, 23.9095, 32.0306
CIE-LCH:
46.8272, 39.9702, 53.2602
CIE-Luv:
46.8272, 51.3417, 30.3821
Hunter-Lab:
39.8597, 17.4110, 18.9119
#a15e3a color charts
#a15e3a color shades, tints & tones
#a15e3a color schemes
#a15e3a color preview, HTML & CSS examples
This text has a color of #a15e3a
<p style="color:#a15e3a;">Text here</p>
.mytext {color:#a15e3a;}
This box has a color of #a15e3a
<div style="background-color:#a15e3a;">Content here</div>
.mybackground {background-color:#a15e3a;}
Border around this has a color of #a15e3a
<div style="border:2px solid #a15e3a;">Content here</div>
.myborder {border:2px solid #a15e3a;}