#a1bf3a color space conversions
Hex:
#a1bf3a
RGB:
161, 191, 58
CMY:
37, 25, 77
CMYK:
16, 0, 70, 25
HSL:
74°, 53.4137%, 48.8235%
HSV (HSB):
74°, 69.6335%, 74.9020%
XYZ:
34.0925, 45.1442, 10.9198
xyY:
0.3781, 0.5007, 45.1442
CIE-Lab:
72.9867, -28.3059, 60.5041
CIE-LCH:
72.9867, 66.7980, 115.0718
CIE-Luv:
72.9867, -13.8059, 73.7731
Hunter-Lab:
67.1894, -27.0091, 37.3966
#a1bf3a color charts
#a1bf3a color shades, tints & tones
#a1bf3a color schemes
#a1bf3a color preview, HTML & CSS examples
This text has a color of #a1bf3a
<p style="color:#a1bf3a;">Text here</p>
.mytext {color:#a1bf3a;}
This box has a color of #a1bf3a
<div style="background-color:#a1bf3a;">Content here</div>
.mybackground {background-color:#a1bf3a;}
Border around this has a color of #a1bf3a
<div style="border:2px solid #a1bf3a;">Content here</div>
.myborder {border:2px solid #a1bf3a;}