#a1b82f color space conversions
Hex:
#a1b82f
RGB:
161, 184, 47
CMY:
37, 28, 82
CMYK:
13, 0, 74, 28
HSL:
70°, 59.3074%, 45.2941%
HSV (HSB):
70°, 74.4565%, 72.1569%
XYZ:
32.3515, 42.0633, 9.1032
xyY:
0.3874, 0.5036, 42.0633
CIE-Lab:
70.9145, -25.5271, 62.3995
CIE-LCH:
70.9145, 67.4191, 112.2490
CIE-Luv:
70.9145, -9.6435, 73.5946
Hunter-Lab:
64.8562, -24.4592, 37.0774
#a1b82f color charts
#a1b82f color shades, tints & tones
#a1b82f color schemes
#a1b82f color preview, HTML & CSS examples
This text has a color of #a1b82f
<p style="color:#a1b82f;">Text here</p>
.mytext {color:#a1b82f;}
This box has a color of #a1b82f
<div style="background-color:#a1b82f;">Content here</div>
.mybackground {background-color:#a1b82f;}
Border around this has a color of #a1b82f
<div style="border:2px solid #a1b82f;">Content here</div>
.myborder {border:2px solid #a1b82f;}