#a1563e color space conversions
Hex:
#a1563e
RGB:
161, 86, 62
CMY:
37, 66, 76
CMYK:
0, 47, 61, 37
HSL:
15°, 44.3946%, 43.7255%
HSV (HSB):
15°, 61.4907%, 63.1373%
XYZ:
18.8952, 14.5804, 6.3758
xyY:
0.4741, 0.3659, 14.5804
CIE-Lab:
45.0541, 28.6509, 27.6012
CIE-LCH:
45.0541, 39.7832, 43.9309
CIE-Luv:
45.0541, 56.5551, 25.0687
Hunter-Lab:
38.1843, 21.5067, 16.8291
#a1563e color charts
#a1563e color shades, tints & tones
#a1563e color schemes
#a1563e color preview, HTML & CSS examples
This text has a color of #a1563e
<p style="color:#a1563e;">Text here</p>
.mytext {color:#a1563e;}
This box has a color of #a1563e
<div style="background-color:#a1563e;">Content here</div>
.mybackground {background-color:#a1563e;}
Border around this has a color of #a1563e
<div style="border:2px solid #a1563e;">Content here</div>
.myborder {border:2px solid #a1563e;}