#8dd48c color space conversions
Hex:
#8dd48c
RGB:
141, 212, 140
CMY:
45, 17, 45
CMYK:
33, 0, 34, 17
HSL:
119°, 45.5696%, 69.0196%
HSV (HSB):
119°, 33.9623%, 83.1373%
XYZ:
39.2616, 54.6431, 33.2888
xyY:
0.3087, 0.4296, 54.6431
CIE-Lab:
78.8353, -36.3982, 28.7754
CIE-LCH:
78.8353, 46.3989, 141.6711
CIE-Luv:
78.8353, -34.8870, 45.7062
Hunter-Lab:
73.9210, -34.5551, 25.0447
#8dd48c color charts
#8dd48c color shades, tints & tones
#8dd48c color schemes
#8dd48c color preview, HTML & CSS examples
This text has a color of #8dd48c
<p style="color:#8dd48c;">Text here</p>
.mytext {color:#8dd48c;}
This box has a color of #8dd48c
<div style="background-color:#8dd48c;">Content here</div>
.mybackground {background-color:#8dd48c;}
Border around this has a color of #8dd48c
<div style="border:2px solid #8dd48c;">Content here</div>
.myborder {border:2px solid #8dd48c;}