#a0bb5b color space conversions
Hex:
#a0bb5b
RGB:
160, 187, 91
CMY:
37, 27, 64
CMYK:
14, 0, 51, 27
HSL:
77°, 41.3793%, 54.5098%
HSV (HSB):
77°, 51.3369%, 73.3333%
XYZ:
34.1559, 43.7696, 16.5457
xyY:
0.3615, 0.4633, 43.7696
CIE-Lab:
72.0742, -24.1526, 45.1257
CIE-LCH:
72.0742, 51.1828, 118.1570
CIE-Luv:
72.0742, -12.4592, 59.7356
Hunter-Lab:
66.1586, -23.6228, 31.4831
#a0bb5b color charts
#a0bb5b color shades, tints & tones
#a0bb5b color schemes
#a0bb5b color preview, HTML & CSS examples
This text has a color of #a0bb5b
<p style="color:#a0bb5b;">Text here</p>
.mytext {color:#a0bb5b;}
This box has a color of #a0bb5b
<div style="background-color:#a0bb5b;">Content here</div>
.mybackground {background-color:#a0bb5b;}
Border around this has a color of #a0bb5b
<div style="border:2px solid #a0bb5b;">Content here</div>
.myborder {border:2px solid #a0bb5b;}