#8dd4c3 color space conversions
Hex:
#8dd4c3
RGB:
141, 212, 195
CMY:
45, 17, 24
CMYK:
33, 0, 8, 17
HSL:
166°, 45.2229%, 69.2157%
HSV (HSB):
166°, 33.4906%, 83.1373%
XYZ:
44.3783, 56.6898, 60.2330
xyY:
0.2751, 0.3515, 56.6898
CIE-Lab:
80.0048, -25.9189, 1.3451
CIE-LCH:
80.0048, 25.9538, 177.0293
CIE-Luv:
80.0048, -34.0895, 6.3327
Hunter-Lab:
75.2926, -26.5522, 5.2737
#8dd4c3 color charts
#8dd4c3 color shades, tints & tones
#8dd4c3 color schemes
#8dd4c3 color preview, HTML & CSS examples
This text has a color of #8dd4c3
<p style="color:#8dd4c3;">Text here</p>
.mytext {color:#8dd4c3;}
This box has a color of #8dd4c3
<div style="background-color:#8dd4c3;">Content here</div>
.mybackground {background-color:#8dd4c3;}
Border around this has a color of #8dd4c3
<div style="border:2px solid #8dd4c3;">Content here</div>
.myborder {border:2px solid #8dd4c3;}