#a1b32f color space conversions
Hex:
#a1b32f
RGB:
161, 179, 47
CMY:
37, 30, 82
CMYK:
10, 0, 74, 30
HSL:
68°, 58.4071%, 44.3137%
HSV (HSB):
68°, 73.7430%, 70.1961%
XYZ:
31.3311, 40.0225, 8.7631
xyY:
0.3911, 0.4996, 40.0225
CIE-Lab:
69.4856, -23.0773, 61.0388
CIE-LCH:
69.4856, 65.2556, 110.7104
CIE-Luv:
69.4856, -6.6527, 71.4691
Hunter-Lab:
63.2633, -22.3088, 36.0716
#a1b32f color charts
#a1b32f color shades, tints & tones
#a1b32f color schemes
#a1b32f color preview, HTML & CSS examples
This text has a color of #a1b32f
<p style="color:#a1b32f;">Text here</p>
.mytext {color:#a1b32f;}
This box has a color of #a1b32f
<div style="background-color:#a1b32f;">Content here</div>
.mybackground {background-color:#a1b32f;}
Border around this has a color of #a1b32f
<div style="border:2px solid #a1b32f;">Content here</div>
.myborder {border:2px solid #a1b32f;}