#a0cb7e color space conversions
Hex:
#a0cb7e
RGB:
160, 203, 126
CMY:
37, 20, 51
CMYK:
21, 0, 38, 20
HSL:
94°, 42.5414%, 64.5098%
HSV (HSB):
94°, 37.9310%, 79.6078%
XYZ:
39.6190, 51.6918, 27.6280
xyY:
0.3331, 0.4346, 51.6918
CIE-Lab:
77.0962, -27.7756, 33.8933
CIE-LCH:
77.0962, 43.8206, 129.3347
CIE-Luv:
77.0962, -21.3875, 49.9142
Hunter-Lab:
71.8970, -27.4569, 27.5444
#a0cb7e color charts
#a0cb7e color shades, tints & tones
#a0cb7e color schemes
#a0cb7e color preview, HTML & CSS examples
This text has a color of #a0cb7e
<p style="color:#a0cb7e;">Text here</p>
.mytext {color:#a0cb7e;}
This box has a color of #a0cb7e
<div style="background-color:#a0cb7e;">Content here</div>
.mybackground {background-color:#a0cb7e;}
Border around this has a color of #a0cb7e
<div style="border:2px solid #a0cb7e;">Content here</div>
.myborder {border:2px solid #a0cb7e;}