#a1bd6c color space conversions
Hex:
#a1bd6c
RGB:
161, 189, 108
CMY:
37, 26, 58
CMYK:
15, 0, 43, 26
HSL:
81°, 38.0282%, 58.2353%
HSV (HSB):
81°, 42.8571%, 74.1176%
XYZ:
35.6023, 45.0550, 21.0074
xyY:
0.3502, 0.4432, 45.0550
CIE-Lab:
72.9281, -22.8843, 37.7572
CIE-LCH:
72.9281, 44.1508, 121.2196
CIE-Luv:
72.9281, -13.2304, 52.3853
Hunter-Lab:
67.1230, -22.7881, 28.4302
#a1bd6c color charts
#a1bd6c color shades, tints & tones
#a1bd6c color schemes
#a1bd6c color preview, HTML & CSS examples
This text has a color of #a1bd6c
<p style="color:#a1bd6c;">Text here</p>
.mytext {color:#a1bd6c;}
This box has a color of #a1bd6c
<div style="background-color:#a1bd6c;">Content here</div>
.mybackground {background-color:#a1bd6c;}
Border around this has a color of #a1bd6c
<div style="border:2px solid #a1bd6c;">Content here</div>
.myborder {border:2px solid #a1bd6c;}