#a0cd5f color space conversions
Hex:
#a0cd5f
RGB:
160, 205, 95
CMY:
37, 20, 63
CMYK:
22, 0, 54, 20
HSL:
85°, 52.3810%, 58.8235%
HSV (HSB):
85°, 53.6585%, 80.3922%
XYZ:
38.3941, 51.9624, 18.8326
xyY:
0.3516, 0.4759, 51.9624
CIE-Lab:
77.2584, -32.3644, 49.3573
CIE-LCH:
77.2584, 59.0220, 123.2535
CIE-Luv:
77.2584, -22.2860, 66.8350
Hunter-Lab:
72.0850, -31.0756, 34.9696
#a0cd5f color charts
#a0cd5f color shades, tints & tones
#a0cd5f color schemes
#a0cd5f color preview, HTML & CSS examples
This text has a color of #a0cd5f
<p style="color:#a0cd5f;">Text here</p>
.mytext {color:#a0cd5f;}
This box has a color of #a0cd5f
<div style="background-color:#a0cd5f;">Content here</div>
.mybackground {background-color:#a0cd5f;}
Border around this has a color of #a0cd5f
<div style="border:2px solid #a0cd5f;">Content here</div>
.myborder {border:2px solid #a0cd5f;}