#a1c95f color space conversions
Hex:
#a1c95f
RGB:
161, 201, 95
CMY:
37, 21, 63
CMYK:
20, 0, 53, 21
HSL:
83°, 49.5327%, 58.0392%
HSV (HSB):
83°, 52.7363%, 78.8235%
XYZ:
37.6501, 50.1766, 18.5271
xyY:
0.3540, 0.4718, 50.1766
CIE-Lab:
76.1775, -30.1084, 48.0996
CIE-LCH:
76.1775, 56.7458, 122.0449
CIE-Luv:
76.1775, -19.6078, 64.8975
Hunter-Lab:
70.8354, -29.0864, 34.0774
#a1c95f color charts
#a1c95f color shades, tints & tones
#a1c95f color schemes
#a1c95f color preview, HTML & CSS examples
This text has a color of #a1c95f
<p style="color:#a1c95f;">Text here</p>
.mytext {color:#a1c95f;}
This box has a color of #a1c95f
<div style="background-color:#a1c95f;">Content here</div>
.mybackground {background-color:#a1c95f;}
Border around this has a color of #a1c95f
<div style="border:2px solid #a1c95f;">Content here</div>
.myborder {border:2px solid #a1c95f;}