#a0ddaa color space conversions
Hex:
#a0ddaa
RGB:
160, 221, 170
CMY:
37, 13, 33
CMYK:
28, 0, 23, 13
HSL:
130°, 47.2868%, 74.7059%
HSV (HSB):
130°, 27.6018%, 86.6667%
XYZ:
47.6094, 62.0888, 47.5053
xyY:
0.3029, 0.3950, 62.0888
CIE-Lab:
82.9606, -29.4652, 18.9316
CIE-LCH:
82.9606, 35.0229, 147.2789
CIE-Luv:
82.9606, -30.2270, 32.2934
Hunter-Lab:
78.7964, -30.0428, 19.4124
#a0ddaa color charts
#a0ddaa color shades, tints & tones
#a0ddaa color schemes
#a0ddaa color preview, HTML & CSS examples
This text has a color of #a0ddaa
<p style="color:#a0ddaa;">Text here</p>
.mytext {color:#a0ddaa;}
This box has a color of #a0ddaa
<div style="background-color:#a0ddaa;">Content here</div>
.mybackground {background-color:#a0ddaa;}
Border around this has a color of #a0ddaa
<div style="border:2px solid #a0ddaa;">Content here</div>
.myborder {border:2px solid #a0ddaa;}