#a1b28e color space conversions
Hex:
#a1b28e
RGB:
161, 178, 142
CMY:
37, 30, 44
CMYK:
10, 0, 20, 30
HSL:
88°, 18.9474%, 62.7451%
HSV (HSB):
88°, 20.2247%, 69.8039%
XYZ:
35.5008, 41.3709, 31.7055
xyY:
0.3270, 0.3810, 41.3709
CIE-Lab:
70.4350, -12.4809, 16.4631
CIE-LCH:
70.4350, 20.6593, 127.1663
CIE-Luv:
70.4350, -8.0573, 25.0286
Hunter-Lab:
64.3202, -14.0392, 15.7982
#a1b28e color charts
#a1b28e color shades, tints & tones
#a1b28e color schemes
#a1b28e color preview, HTML & CSS examples
This text has a color of #a1b28e
<p style="color:#a1b28e;">Text here</p>
.mytext {color:#a1b28e;}
This box has a color of #a1b28e
<div style="background-color:#a1b28e;">Content here</div>
.mybackground {background-color:#a1b28e;}
Border around this has a color of #a1b28e
<div style="border:2px solid #a1b28e;">Content here</div>
.myborder {border:2px solid #a1b28e;}