#a1b95f color space conversions
Hex:
#a1b95f
RGB:
161, 185, 95
CMY:
37, 27, 63
CMYK:
13, 0, 49, 27
HSL:
76°, 39.1304%, 54.9020%
HSV (HSB):
76°, 48.6486%, 72.5490%
XYZ:
34.1125, 43.1012, 17.3479
xyY:
0.3607, 0.4558, 43.1012
CIE-Lab:
71.6236, -22.3610, 42.6511
CIE-LCH:
71.6236, 48.1573, 117.6670
CIE-Luv:
71.6236, -10.8050, 56.8989
Hunter-Lab:
65.6515, -22.1417, 30.2891
#a1b95f color charts
#a1b95f color shades, tints & tones
#a1b95f color schemes
#a1b95f color preview, HTML & CSS examples
This text has a color of #a1b95f
<p style="color:#a1b95f;">Text here</p>
.mytext {color:#a1b95f;}
This box has a color of #a1b95f
<div style="background-color:#a1b95f;">Content here</div>
.mybackground {background-color:#a1b95f;}
Border around this has a color of #a1b95f
<div style="border:2px solid #a1b95f;">Content here</div>
.myborder {border:2px solid #a1b95f;}