#a1b80c color space conversions
Hex:
#a1b80c
RGB:
161, 184, 12
CMY:
37, 28, 95
CMYK:
13, 0, 93, 28
HSL:
68°, 87.7551%, 38.4314%
HSV (HSB):
68°, 93.4783%, 72.1569%
XYZ:
31.9048, 41.8846, 6.7508
xyY:
0.3961, 0.5200, 41.8846
CIE-Lab:
70.7913, -26.6102, 70.4821
CIE-LCH:
70.7913, 75.3381, 110.6838
CIE-Luv:
70.7913, -9.4624, 78.8423
Hunter-Lab:
64.7183, -25.2602, 39.1182
#a1b80c color charts
#a1b80c color shades, tints & tones
#a1b80c color schemes
#a1b80c color preview, HTML & CSS examples
This text has a color of #a1b80c
<p style="color:#a1b80c;">Text here</p>
.mytext {color:#a1b80c;}
This box has a color of #a1b80c
<div style="background-color:#a1b80c;">Content here</div>
.mybackground {background-color:#a1b80c;}
Border around this has a color of #a1b80c
<div style="border:2px solid #a1b80c;">Content here</div>
.myborder {border:2px solid #a1b80c;}