#a1745e color space conversions
Hex:
#a1745e
RGB:
161, 116, 94
CMY:
37, 55, 63
CMYK:
0, 28, 42, 37
HSL:
20°, 26.2745%, 50.0000%
HSV (HSB):
20°, 41.6149%, 63.1373%
XYZ:
22.9637, 20.8760, 13.4088
xyY:
0.4011, 0.3647, 20.8760
CIE-Lab:
52.8135, 14.8038, 19.1401
CIE-LCH:
52.8135, 24.1970, 52.2799
CIE-Luv:
52.8135, 31.7477, 21.2267
Hunter-Lab:
45.6903, 9.7553, 14.5832
#a1745e color charts
#a1745e color shades, tints & tones
#a1745e color schemes
#a1745e color preview, HTML & CSS examples
This text has a color of #a1745e
<p style="color:#a1745e;">Text here</p>
.mytext {color:#a1745e;}
This box has a color of #a1745e
<div style="background-color:#a1745e;">Content here</div>
.mybackground {background-color:#a1745e;}
Border around this has a color of #a1745e
<div style="border:2px solid #a1745e;">Content here</div>
.myborder {border:2px solid #a1745e;}