#a0cf7f color space conversions
Hex:
#a0cf7f
RGB:
160, 207, 127
CMY:
37, 19, 50
CMYK:
23, 0, 39, 19
HSL:
95°, 45.4545%, 65.4902%
HSV (HSB):
95°, 38.6473%, 81.1765%
XYZ:
40.6408, 53.6315, 28.2886
xyY:
0.3316, 0.4376, 53.6315
CIE-Lab:
78.2464, -29.5498, 34.8752
CIE-LCH:
78.2464, 45.7108, 130.2746
CIE-Luv:
78.2464, -23.4332, 51.5620
Hunter-Lab:
73.2336, -29.1006, 28.3610
#a0cf7f color charts
#a0cf7f color shades, tints & tones
#a0cf7f color schemes
#a0cf7f color preview, HTML & CSS examples
This text has a color of #a0cf7f
<p style="color:#a0cf7f;">Text here</p>
.mytext {color:#a0cf7f;}
This box has a color of #a0cf7f
<div style="background-color:#a0cf7f;">Content here</div>
.mybackground {background-color:#a0cf7f;}
Border around this has a color of #a0cf7f
<div style="border:2px solid #a0cf7f;">Content here</div>
.myborder {border:2px solid #a0cf7f;}