#a0ca2f color space conversions
Hex:
#a0ca2f
RGB:
160, 202, 47
CMY:
37, 21, 82
CMYK:
21, 0, 77, 21
HSL:
76°, 62.2490%, 48.8235%
HSV (HSB):
76°, 76.7327%, 79.2157%
XYZ:
36.1308, 49.9199, 10.4205
xyY:
0.3745, 0.5175, 49.9199
CIE-Lab:
76.0201, -34.4370, 67.1724
CIE-LCH:
76.0201, 75.4853, 117.1427
CIE-Luv:
76.0201, -20.5255, 81.1580
Hunter-Lab:
70.6540, -32.3637, 40.7133
#a0ca2f color charts
#a0ca2f color shades, tints & tones
#a0ca2f color schemes
#a0ca2f color preview, HTML & CSS examples
This text has a color of #a0ca2f
<p style="color:#a0ca2f;">Text here</p>
.mytext {color:#a0ca2f;}
This box has a color of #a0ca2f
<div style="background-color:#a0ca2f;">Content here</div>
.mybackground {background-color:#a0ca2f;}
Border around this has a color of #a0ca2f
<div style="border:2px solid #a0ca2f;">Content here</div>
.myborder {border:2px solid #a0ca2f;}