#a1b47b color space conversions
Hex:
#a1b47b
RGB:
161, 180, 123
CMY:
37, 29, 52
CMYK:
11, 0, 32, 29
HSL:
80°, 27.5362%, 59.4118%
HSV (HSB):
80°, 31.6667%, 70.5882%
XYZ:
34.5944, 41.6496, 24.9548
xyY:
0.3418, 0.4116, 41.6496
CIE-Lab:
70.6287, -16.4072, 26.9655
CIE-LCH:
70.6287, 31.5648, 121.3184
CIE-Luv:
70.6287, -8.6005, 38.7586
Hunter-Lab:
64.5365, -17.2553, 22.2495
#a1b47b color charts
#a1b47b color shades, tints & tones
#a1b47b color schemes
#a1b47b color preview, HTML & CSS examples
This text has a color of #a1b47b
<p style="color:#a1b47b;">Text here</p>
.mytext {color:#a1b47b;}
This box has a color of #a1b47b
<div style="background-color:#a1b47b;">Content here</div>
.mybackground {background-color:#a1b47b;}
Border around this has a color of #a1b47b
<div style="border:2px solid #a1b47b;">Content here</div>
.myborder {border:2px solid #a1b47b;}