#a0bf4e color space conversions
Hex:
#a0bf4e
RGB:
160, 191, 78
CMY:
37, 25, 69
CMYK:
16, 0, 59, 25
HSL:
76°, 46.8880%, 52.7451%
HSV (HSB):
76°, 59.1623%, 74.9020%
XYZ:
34.5032, 45.2852, 14.1301
xyY:
0.3674, 0.4822, 45.2852
CIE-Lab:
73.0793, -27.2842, 52.3279
CIE-LCH:
73.0793, 59.0139, 117.5379
CIE-Luv:
73.0793, -14.5593, 67.1206
Hunter-Lab:
67.2943, -26.2445, 34.6566
#a0bf4e color charts
#a0bf4e color shades, tints & tones
#a0bf4e color schemes
#a0bf4e color preview, HTML & CSS examples
This text has a color of #a0bf4e
<p style="color:#a0bf4e;">Text here</p>
.mytext {color:#a0bf4e;}
This box has a color of #a0bf4e
<div style="background-color:#a0bf4e;">Content here</div>
.mybackground {background-color:#a0bf4e;}
Border around this has a color of #a0bf4e
<div style="border:2px solid #a0bf4e;">Content here</div>
.myborder {border:2px solid #a0bf4e;}