#8dd3b5 color space conversions
Hex:
#8dd3b5
RGB:
141, 211, 181
CMY:
45, 17, 29
CMYK:
33, 0, 14, 17
HSL:
154°, 44.3038%, 69.0196%
HSV (HSB):
154°, 33.1754%, 82.7451%
XYZ:
42.6193, 55.5874, 52.1992
xyY:
0.2834, 0.3696, 55.5874
CIE-Lab:
79.3784, -28.4134, 7.9154
CIE-LCH:
79.3784, 29.4953, 164.4332
CIE-Luv:
79.3784, -33.8608, 16.4645
Hunter-Lab:
74.5570, -28.4382, 10.6795
#8dd3b5 color charts
#8dd3b5 color shades, tints & tones
#8dd3b5 color schemes
#8dd3b5 color preview, HTML & CSS examples
This text has a color of #8dd3b5
<p style="color:#8dd3b5;">Text here</p>
.mytext {color:#8dd3b5;}
This box has a color of #8dd3b5
<div style="background-color:#8dd3b5;">Content here</div>
.mybackground {background-color:#8dd3b5;}
Border around this has a color of #8dd3b5
<div style="border:2px solid #8dd3b5;">Content here</div>
.myborder {border:2px solid #8dd3b5;}