#8dddbf color space conversions
Hex:
#8dddbf
RGB:
141, 221, 191
CMY:
45, 13, 25
CMYK:
36, 0, 14, 13
HSL:
158°, 54.0541%, 70.9804%
HSV (HSB):
158°, 36.1991%, 86.6667%
XYZ:
46.2449, 61.1372, 58.6535
xyY:
0.2785, 0.3682, 61.1372
CIE-Lab:
82.4525, -31.1051, 7.0130
CIE-LCH:
82.4525, 31.8859, 167.2945
CIE-Luv:
82.4525, -38.0218, 15.6901
Hunter-Lab:
78.1903, -31.2608, 10.2575
#8dddbf color charts
#8dddbf color shades, tints & tones
#8dddbf color schemes
#8dddbf color preview, HTML & CSS examples
This text has a color of #8dddbf
<p style="color:#8dddbf;">Text here</p>
.mytext {color:#8dddbf;}
This box has a color of #8dddbf
<div style="background-color:#8dddbf;">Content here</div>
.mybackground {background-color:#8dddbf;}
Border around this has a color of #8dddbf
<div style="border:2px solid #8dddbf;">Content here</div>
.myborder {border:2px solid #8dddbf;}