#a1ae8b color space conversions
Hex:
#a1ae8b
RGB:
161, 174, 139
CMY:
37, 32, 45
CMYK:
7, 0, 20, 32
HSL:
82°, 17.7665%, 61.3725%
HSV (HSB):
82°, 20.1149%, 68.2353%
XYZ:
34.4942, 39.7133, 30.2735
xyY:
0.3301, 0.3801, 39.7133
CIE-Lab:
69.2648, -10.8732, 16.4721
CIE-LCH:
69.2648, 19.7372, 123.4286
CIE-Luv:
69.2648, -5.8301, 24.6556
Hunter-Lab:
63.0185, -12.5774, 15.6305
#a1ae8b color charts
#a1ae8b color shades, tints & tones
#a1ae8b color schemes
#a1ae8b color preview, HTML & CSS examples
This text has a color of #a1ae8b
<p style="color:#a1ae8b;">Text here</p>
.mytext {color:#a1ae8b;}
This box has a color of #a1ae8b
<div style="background-color:#a1ae8b;">Content here</div>
.mybackground {background-color:#a1ae8b;}
Border around this has a color of #a1ae8b
<div style="border:2px solid #a1ae8b;">Content here</div>
.myborder {border:2px solid #a1ae8b;}