#8dd08a color space conversions
Hex:
#8dd08a
RGB:
141, 208, 138
CMY:
45, 18, 46
CMYK:
32, 0, 34, 18
HSL:
117°, 42.6829%, 67.8431%
HSV (HSB):
117°, 33.6538%, 81.5686%
XYZ:
38.1278, 52.6094, 32.1898
xyY:
0.3102, 0.4280, 52.6094
CIE-Lab:
77.6438, -34.8823, 28.2205
CIE-LCH:
77.6438, 44.8684, 141.0264
CIE-Luv:
77.6438, -33.0624, 44.5966
Hunter-Lab:
72.5324, -33.1002, 24.4598
#8dd08a color charts
#8dd08a color shades, tints & tones
#8dd08a color schemes
#8dd08a color preview, HTML & CSS examples
This text has a color of #8dd08a
<p style="color:#8dd08a;">Text here</p>
.mytext {color:#8dd08a;}
This box has a color of #8dd08a
<div style="background-color:#8dd08a;">Content here</div>
.mybackground {background-color:#8dd08a;}
Border around this has a color of #8dd08a
<div style="border:2px solid #8dd08a;">Content here</div>
.myborder {border:2px solid #8dd08a;}