#8da39a color space conversions
Hex:
#8da39a
RGB:
141, 163, 154
CMY:
45, 36, 40
CMYK:
13, 0, 6, 36
HSL:
155°, 10.6796%, 59.6078%
HSV (HSB):
155°, 13.4969%, 63.9216%
XYZ:
29.9144, 34.1902, 35.5946
xyY:
0.3000, 0.3429, 34.1902
CIE-Lab:
65.1133, -9.5177, 2.0752
CIE-LCH:
65.1133, 9.7413, 167.6998
CIE-Luv:
65.1133, -11.5321, 4.5656
Hunter-Lab:
58.4724, -11.0062, 4.8384
#8da39a color charts
#8da39a color shades, tints & tones
#8da39a color schemes
#8da39a color preview, HTML & CSS examples
This text has a color of #8da39a
<p style="color:#8da39a;">Text here</p>
.mytext {color:#8da39a;}
This box has a color of #8da39a
<div style="background-color:#8da39a;">Content here</div>
.mybackground {background-color:#8da39a;}
Border around this has a color of #8da39a
<div style="border:2px solid #8da39a;">Content here</div>
.myborder {border:2px solid #8da39a;}