#a1b21f color space conversions
Hex:
#a1b21f
RGB:
161, 178, 31
CMY:
37, 30, 88
CMYK:
10, 0, 83, 30
HSL:
67°, 70.3349%, 40.9804%
HSV (HSB):
67°, 82.5843%, 69.8039%
XYZ:
30.8657, 39.5168, 7.2970
xyY:
0.3973, 0.5087, 39.5168
CIE-Lab:
69.1240, -23.2378, 65.5276
CIE-LCH:
69.1240, 69.5259, 109.5258
CIE-Luv:
69.1240, -5.9090, 74.2490
Hunter-Lab:
62.8624, -22.3650, 37.1213
#a1b21f color charts
#a1b21f color shades, tints & tones
#a1b21f color schemes
#a1b21f color preview, HTML & CSS examples
This text has a color of #a1b21f
<p style="color:#a1b21f;">Text here</p>
.mytext {color:#a1b21f;}
This box has a color of #a1b21f
<div style="background-color:#a1b21f;">Content here</div>
.mybackground {background-color:#a1b21f;}
Border around this has a color of #a1b21f
<div style="border:2px solid #a1b21f;">Content here</div>
.myborder {border:2px solid #a1b21f;}