#a1b48d color space conversions
Hex:
#a1b48d
RGB:
161, 180, 141
CMY:
37, 29, 45
CMYK:
11, 0, 22, 29
HSL:
89°, 20.6349%, 62.9412%
HSV (HSB):
89°, 21.6667%, 70.5882%
XYZ:
35.8269, 42.1427, 31.4454
xyY:
0.3274, 0.3852, 42.1427
CIE-Lab:
70.9692, -13.6844, 17.7476
CIE-LCH:
70.9692, 22.4107, 127.6341
CIE-Luv:
70.9692, -9.0846, 26.9527
Hunter-Lab:
64.9174, -15.0940, 16.7227
#a1b48d color charts
#a1b48d color shades, tints & tones
#a1b48d color schemes
#a1b48d color preview, HTML & CSS examples
This text has a color of #a1b48d
<p style="color:#a1b48d;">Text here</p>
.mytext {color:#a1b48d;}
This box has a color of #a1b48d
<div style="background-color:#a1b48d;">Content here</div>
.mybackground {background-color:#a1b48d;}
Border around this has a color of #a1b48d
<div style="border:2px solid #a1b48d;">Content here</div>
.myborder {border:2px solid #a1b48d;}