#a1b71f color space conversions
Hex:
#a1b71f
RGB:
161, 183, 31
CMY:
37, 28, 88
CMYK:
12, 0, 83, 28
HSL:
69°, 71.0280%, 41.9608%
HSV (HSB):
69°, 83.0601%, 71.7647%
XYZ:
31.8788, 41.5430, 7.6347
xyY:
0.3933, 0.5125, 41.5430
CIE-Lab:
70.5547, -25.6849, 66.7599
CIE-LCH:
70.5547, 71.5304, 111.0435
CIE-Luv:
70.5547, -8.9377, 76.2918
Hunter-Lab:
64.4538, -24.5084, 38.0946
#a1b71f color charts
#a1b71f color shades, tints & tones
#a1b71f color schemes
#a1b71f color preview, HTML & CSS examples
This text has a color of #a1b71f
<p style="color:#a1b71f;">Text here</p>
.mytext {color:#a1b71f;}
This box has a color of #a1b71f
<div style="background-color:#a1b71f;">Content here</div>
.mybackground {background-color:#a1b71f;}
Border around this has a color of #a1b71f
<div style="border:2px solid #a1b71f;">Content here</div>
.myborder {border:2px solid #a1b71f;}