#a1ae6e color space conversions
Hex:
#a1ae6e
RGB:
161, 174, 110
CMY:
37, 32, 57
CMYK:
7, 0, 37, 32
HSL:
72°, 28.3186%, 55.6863%
HSV (HSB):
72°, 36.7816%, 68.2353%
XYZ:
32.6485, 38.9750, 20.5540
xyY:
0.3542, 0.4228, 38.9750
CIE-Lab:
68.7331, -15.0596, 31.3620
CIE-LCH:
68.7331, 34.7903, 115.6497
CIE-Luv:
68.7331, -4.9043, 43.1736
Hunter-Lab:
62.4299, -15.9037, 24.1807
#a1ae6e color charts
#a1ae6e color shades, tints & tones
#a1ae6e color schemes
#a1ae6e color preview, HTML & CSS examples
This text has a color of #a1ae6e
<p style="color:#a1ae6e;">Text here</p>
.mytext {color:#a1ae6e;}
This box has a color of #a1ae6e
<div style="background-color:#a1ae6e;">Content here</div>
.mybackground {background-color:#a1ae6e;}
Border around this has a color of #a1ae6e
<div style="border:2px solid #a1ae6e;">Content here</div>
.myborder {border:2px solid #a1ae6e;}