#a0bc2d color space conversions
Hex:
#a0bc2d
RGB:
160, 188, 45
CMY:
37, 26, 82
CMYK:
15, 0, 76, 26
HSL:
72°, 61.3734%, 45.6863%
HSV (HSB):
72°, 76.0638%, 73.7255%
XYZ:
32.9541, 43.6295, 9.1671
xyY:
0.3843, 0.5088, 43.6295
CIE-Lab:
71.9801, -27.9662, 64.0328
CIE-LCH:
71.9801, 69.8735, 113.5932
CIE-Luv:
71.9801, -12.5903, 75.7246
Hunter-Lab:
66.0526, -26.5373, 38.0083
#a0bc2d color charts
#a0bc2d color shades, tints & tones
#a0bc2d color schemes
#a0bc2d color preview, HTML & CSS examples
This text has a color of #a0bc2d
<p style="color:#a0bc2d;">Text here</p>
.mytext {color:#a0bc2d;}
This box has a color of #a0bc2d
<div style="background-color:#a0bc2d;">Content here</div>
.mybackground {background-color:#a0bc2d;}
Border around this has a color of #a0bc2d
<div style="border:2px solid #a0bc2d;">Content here</div>
.myborder {border:2px solid #a0bc2d;}