#a0db9c color space conversions
Hex:
#a0db9c
RGB:
160, 219, 156
CMY:
37, 14, 39
CMYK:
27, 0, 29, 14
HSL:
116°, 46.6667%, 73.5294%
HSV (HSB):
116°, 28.7671%, 85.8824%
XYZ:
45.8295, 60.5369, 40.7218
xyY:
0.3116, 0.4116, 60.5369
CIE-Lab:
82.1292, -30.8928, 25.0921
CIE-LCH:
82.1292, 39.7992, 140.9155
CIE-Luv:
82.1292, -29.3374, 40.5616
Hunter-Lab:
77.8055, -31.0184, 23.4326
#a0db9c color charts
#a0db9c color shades, tints & tones
#a0db9c color schemes
#a0db9c color preview, HTML & CSS examples
This text has a color of #a0db9c
<p style="color:#a0db9c;">Text here</p>
.mytext {color:#a0db9c;}
This box has a color of #a0db9c
<div style="background-color:#a0db9c;">Content here</div>
.mybackground {background-color:#a0db9c;}
Border around this has a color of #a0db9c
<div style="border:2px solid #a0db9c;">Content here</div>
.myborder {border:2px solid #a0db9c;}