#a1b29f color space conversions
Hex:
#a1b29f
RGB:
161, 178, 159
CMY:
37, 30, 38
CMYK:
10, 0, 11, 30
HSL:
114°, 10.9827%, 66.0784%
HSV (HSB):
114°, 10.6742%, 69.8039%
XYZ:
36.8763, 41.9211, 38.9489
xyY:
0.3132, 0.3560, 41.9211
CIE-Lab:
70.8165, -9.5335, 7.7097
CIE-LCH:
70.8165, 12.2608, 141.0374
CIE-Luv:
70.8165, -8.6021, 12.7035
Hunter-Lab:
64.7465, -11.6417, 9.6561
#a1b29f color charts
#a1b29f color shades, tints & tones
#a1b29f color schemes
#a1b29f color preview, HTML & CSS examples
This text has a color of #a1b29f
<p style="color:#a1b29f;">Text here</p>
.mytext {color:#a1b29f;}
This box has a color of #a1b29f
<div style="background-color:#a1b29f;">Content here</div>
.mybackground {background-color:#a1b29f;}
Border around this has a color of #a1b29f
<div style="border:2px solid #a1b29f;">Content here</div>
.myborder {border:2px solid #a1b29f;}