#a0cd8a color space conversions
Hex:
#a0cd8a
RGB:
160, 205, 138
CMY:
37, 20, 46
CMYK:
22, 0, 33, 20
HSL:
100°, 40.1198%, 67.2549%
HSV (HSB):
100°, 32.6829%, 80.3922%
XYZ:
40.9160, 52.9712, 32.1127
xyY:
0.3247, 0.4204, 52.9712
CIE-Lab:
77.8580, -27.0274, 28.6963
CIE-LCH:
77.8580, 39.4202, 133.2846
CIE-Luv:
77.8580, -22.4711, 43.8119
Hunter-Lab:
72.7813, -27.0187, 24.7869
#a0cd8a color charts
#a0cd8a color shades, tints & tones
#a0cd8a color schemes
#a0cd8a color preview, HTML & CSS examples
This text has a color of #a0cd8a
<p style="color:#a0cd8a;">Text here</p>
.mytext {color:#a0cd8a;}
This box has a color of #a0cd8a
<div style="background-color:#a0cd8a;">Content here</div>
.mybackground {background-color:#a0cd8a;}
Border around this has a color of #a0cd8a
<div style="border:2px solid #a0cd8a;">Content here</div>
.myborder {border:2px solid #a0cd8a;}