#a1564e color space conversions
Hex:
#a1564e
RGB:
161, 86, 78
CMY:
37, 66, 69
CMYK:
0, 47, 52, 37
HSL:
6°, 34.7280%, 46.8627%
HSV (HSB):
6°, 51.5528%, 63.1373%
XYZ:
19.4009, 14.7827, 9.0385
xyY:
0.4489, 0.3420, 14.7827
CIE-Lab:
45.3351, 30.0198, 18.5048
CIE-LCH:
45.3351, 35.2650, 31.6505
CIE-Luv:
45.3351, 53.8955, 16.2793
Hunter-Lab:
38.4483, 22.7860, 12.9757
#a1564e color charts
#a1564e color shades, tints & tones
#a1564e color schemes
#a1564e color preview, HTML & CSS examples
This text has a color of #a1564e
<p style="color:#a1564e;">Text here</p>
.mytext {color:#a1564e;}
This box has a color of #a1564e
<div style="background-color:#a1564e;">Content here</div>
.mybackground {background-color:#a1564e;}
Border around this has a color of #a1564e
<div style="border:2px solid #a1564e;">Content here</div>
.myborder {border:2px solid #a1564e;}