#a0bc3f color space conversions
Hex:
#a0bc3f
RGB:
160, 188, 63
CMY:
37, 26, 75
CMYK:
15, 0, 66, 26
HSL:
73°, 49.8008%, 49.2157%
HSV (HSB):
73°, 66.4894%, 73.7255%
XYZ:
33.3776, 43.7989, 11.3975
xyY:
0.3768, 0.4945, 43.7989
CIE-Lab:
72.0939, -26.9580, 57.6292
CIE-LCH:
72.0939, 63.6227, 115.0694
CIE-Luv:
72.0939, -12.7218, 70.9562
Hunter-Lab:
66.1807, -25.7915, 36.1157
#a0bc3f color charts
#a0bc3f color shades, tints & tones
#a0bc3f color schemes
#a0bc3f color preview, HTML & CSS examples
This text has a color of #a0bc3f
<p style="color:#a0bc3f;">Text here</p>
.mytext {color:#a0bc3f;}
This box has a color of #a0bc3f
<div style="background-color:#a0bc3f;">Content here</div>
.mybackground {background-color:#a0bc3f;}
Border around this has a color of #a0bc3f
<div style="border:2px solid #a0bc3f;">Content here</div>
.myborder {border:2px solid #a0bc3f;}