#a0cb8a color space conversions
Hex:
#a0cb8a
RGB:
160, 203, 138
CMY:
37, 20, 46
CMYK:
21, 0, 32, 20
HSL:
100°, 38.4615%, 66.8627%
HSV (HSB):
100°, 32.0197%, 79.6078%
XYZ:
40.4406, 52.0204, 31.9543
xyY:
0.3250, 0.4181, 52.0204
CIE-Lab:
77.2931, -26.0601, 27.9416
CIE-LCH:
77.2931, 38.2081, 133.0046
CIE-Luv:
77.2931, -21.4636, 42.6456
Hunter-Lab:
72.1252, -26.1342, 24.2199
#a0cb8a color charts
#a0cb8a color shades, tints & tones
#a0cb8a color schemes
#a0cb8a color preview, HTML & CSS examples
This text has a color of #a0cb8a
<p style="color:#a0cb8a;">Text here</p>
.mytext {color:#a0cb8a;}
This box has a color of #a0cb8a
<div style="background-color:#a0cb8a;">Content here</div>
.mybackground {background-color:#a0cb8a;}
Border around this has a color of #a0cb8a
<div style="border:2px solid #a0cb8a;">Content here</div>
.myborder {border:2px solid #a0cb8a;}