#8dd2c6 color space conversions
Hex:
#8dd2c6
RGB:
141, 210, 198
CMY:
45, 18, 22
CMYK:
33, 0, 6, 18
HSL:
170°, 43.3962%, 68.8235%
HSV (HSB):
170°, 32.8571%, 82.3529%
XYZ:
44.2241, 55.8331, 61.8721
xyY:
0.2731, 0.3448, 55.8331
CIE-Lab:
79.5188, -24.2735, -0.9689
CIE-LCH:
79.5188, 24.2928, 182.2858
CIE-Luv:
79.5188, -33.1868, 2.5427
Hunter-Lab:
74.7216, -25.1171, 3.2109
#8dd2c6 color charts
#8dd2c6 color shades, tints & tones
#8dd2c6 color schemes
#8dd2c6 color preview, HTML & CSS examples
This text has a color of #8dd2c6
<p style="color:#8dd2c6;">Text here</p>
.mytext {color:#8dd2c6;}
This box has a color of #8dd2c6
<div style="background-color:#8dd2c6;">Content here</div>
.mybackground {background-color:#8dd2c6;}
Border around this has a color of #8dd2c6
<div style="border:2px solid #8dd2c6;">Content here</div>
.myborder {border:2px solid #8dd2c6;}