#a2b47d color space conversions
Hex:
#a2b47d
RGB:
162, 180, 125
CMY:
36, 29, 51
CMYK:
10, 0, 31, 29
HSL:
80°, 26.8293%, 59.8039%
HSV (HSB):
80°, 30.5556%, 70.5882%
XYZ:
34.9232, 41.8046, 25.6305
xyY:
0.3412, 0.4084, 41.8046
CIE-Lab:
70.7360, -15.7419, 26.0556
CIE-LCH:
70.7360, 30.4418, 121.1389
CIE-Luv:
70.7360, -8.0741, 37.5792
Hunter-Lab:
64.6565, -16.7347, 21.7564
#a2b47d color charts
#a2b47d color shades, tints & tones
#a2b47d color schemes
#a2b47d color preview, HTML & CSS examples
This text has a color of #a2b47d
<p style="color:#a2b47d;">Text here</p>
.mytext {color:#a2b47d;}
This box has a color of #a2b47d
<div style="background-color:#a2b47d;">Content here</div>
.mybackground {background-color:#a2b47d;}
Border around this has a color of #a2b47d
<div style="border:2px solid #a2b47d;">Content here</div>
.myborder {border:2px solid #a2b47d;}