#a0c89c color space conversions
Hex:
#a0c89c
RGB:
160, 200, 156
CMY:
37, 22, 39
CMYK:
20, 0, 22, 22
HSL:
115°, 28.5714%, 69.8039%
HSV (HSB):
115°, 22.0000%, 78.4314%
XYZ:
41.1522, 51.1824, 39.1627
xyY:
0.3130, 0.3892, 51.1824
CIE-Lab:
76.7894, -21.6961, 17.7485
CIE-LCH:
76.7894, 28.0309, 140.7151
CIE-Luv:
76.7894, -20.1137, 28.8645
Hunter-Lab:
71.5419, -22.5218, 17.6234
#a0c89c color charts
#a0c89c color shades, tints & tones
#a0c89c color schemes
#a0c89c color preview, HTML & CSS examples
This text has a color of #a0c89c
<p style="color:#a0c89c;">Text here</p>
.mytext {color:#a0c89c;}
This box has a color of #a0c89c
<div style="background-color:#a0c89c;">Content here</div>
.mybackground {background-color:#a0c89c;}
Border around this has a color of #a0c89c
<div style="border:2px solid #a0c89c;">Content here</div>
.myborder {border:2px solid #a0c89c;}