#8dd9cc color space conversions
Hex:
#8dd9cc
RGB:
141, 217, 204
CMY:
45, 15, 20
CMYK:
35, 0, 6, 15
HSL:
170°, 50.0000%, 70.1961%
HSV (HSB):
170°, 35.0230%, 85.0980%
XYZ:
46.6964, 59.6481, 66.1788
xyY:
0.2707, 0.3457, 59.6481
CIE-Lab:
81.6465, -26.3555, -1.0581
CIE-LCH:
81.6465, 26.3768, 182.2989
CIE-Luv:
81.6465, -36.0729, 2.7475
Hunter-Lab:
77.2322, -27.2308, 3.2580
#8dd9cc color charts
#8dd9cc color shades, tints & tones
#8dd9cc color schemes
#8dd9cc color preview, HTML & CSS examples
This text has a color of #8dd9cc
<p style="color:#8dd9cc;">Text here</p>
.mytext {color:#8dd9cc;}
This box has a color of #8dd9cc
<div style="background-color:#8dd9cc;">Content here</div>
.mybackground {background-color:#8dd9cc;}
Border around this has a color of #8dd9cc
<div style="border:2px solid #8dd9cc;">Content here</div>
.myborder {border:2px solid #8dd9cc;}