#a0cb1f color space conversions
Hex:
#a0cb1f
RGB:
160, 203, 31
CMY:
37, 20, 88
CMYK:
21, 0, 85, 20
HSL:
75°, 73.5043%, 45.8824%
HSV (HSB):
75°, 84.7291%, 79.6078%
XYZ:
36.1005, 50.2844, 9.0995
xyY:
0.3781, 0.5266, 50.2844
CIE-Lab:
76.2435, -35.5016, 71.5994
CIE-LCH:
76.2435, 79.9177, 116.3739
CIE-Luv:
76.2435, -21.0494, 84.3896
Hunter-Lab:
70.9115, -33.2222, 42.0298
#a0cb1f color charts
#a0cb1f color shades, tints & tones
#a0cb1f color schemes
#a0cb1f color preview, HTML & CSS examples
This text has a color of #a0cb1f
<p style="color:#a0cb1f;">Text here</p>
.mytext {color:#a0cb1f;}
This box has a color of #a0cb1f
<div style="background-color:#a0cb1f;">Content here</div>
.mybackground {background-color:#a0cb1f;}
Border around this has a color of #a0cb1f
<div style="border:2px solid #a0cb1f;">Content here</div>
.myborder {border:2px solid #a0cb1f;}