#a1bb7d color space conversions
Hex:
#a1bb7d
RGB:
161, 187, 125
CMY:
37, 27, 51
CMYK:
14, 0, 33, 27
HSL:
85°, 31.3131%, 61.1765%
HSV (HSB):
85°, 33.1551%, 73.3333%
XYZ:
36.1699, 44.5984, 26.1040
xyY:
0.3384, 0.4173, 44.5984
CIE-Lab:
72.6267, -19.6796, 28.5595
CIE-LCH:
72.6267, 34.6833, 124.5698
CIE-Luv:
72.6267, -12.4359, 41.5323
Hunter-Lab:
66.7820, -20.1908, 23.5719
#a1bb7d color charts
#a1bb7d color shades, tints & tones
#a1bb7d color schemes
#a1bb7d color preview, HTML & CSS examples
This text has a color of #a1bb7d
<p style="color:#a1bb7d;">Text here</p>
.mytext {color:#a1bb7d;}
This box has a color of #a1bb7d
<div style="background-color:#a1bb7d;">Content here</div>
.mybackground {background-color:#a1bb7d;}
Border around this has a color of #a1bb7d
<div style="border:2px solid #a1bb7d;">Content here</div>
.myborder {border:2px solid #a1bb7d;}