#8dd2a6 color space conversions
Hex:
#8dd2a6
RGB:
141, 210, 166
CMY:
45, 18, 35
CMYK:
33, 0, 21, 18
HSL:
142°, 43.3962%, 68.8235%
HSV (HSB):
142°, 32.8571%, 82.3529%
XYZ:
40.9140, 54.5091, 44.4413
xyY:
0.2925, 0.3897, 54.5091
CIE-Lab:
78.7576, -30.9112, 15.0191
CIE-LCH:
78.7576, 34.3668, 154.0858
CIE-Luv:
78.7576, -33.6262, 26.8909
Hunter-Lab:
73.8303, -30.2848, 15.9922
#8dd2a6 color charts
#8dd2a6 color shades, tints & tones
#8dd2a6 color schemes
#8dd2a6 color preview, HTML & CSS examples
This text has a color of #8dd2a6
<p style="color:#8dd2a6;">Text here</p>
.mytext {color:#8dd2a6;}
This box has a color of #8dd2a6
<div style="background-color:#8dd2a6;">Content here</div>
.mybackground {background-color:#8dd2a6;}
Border around this has a color of #8dd2a6
<div style="border:2px solid #8dd2a6;">Content here</div>
.myborder {border:2px solid #8dd2a6;}