#8cccc6 color space conversions
Hex:
#8cccc6
RGB:
140, 204, 198
CMY:
45, 20, 22
CMYK:
31, 0, 3, 20
HSL:
174°, 38.5542%, 67.4510%
HSV (HSB):
174°, 31.3725%, 80.0000%
XYZ:
42.6011, 52.8384, 61.3796
xyY:
0.2717, 0.3369, 52.8384
CIE-Lab:
77.7795, -21.5756, -3.5269
CIE-LCH:
77.7795, 21.8620, 189.2839
CIE-Luv:
77.7795, -31.0058, -1.8223
Hunter-Lab:
72.6900, -22.5948, 0.8184
#8cccc6 color charts
#8cccc6 color shades, tints & tones
#8cccc6 color schemes
#8cccc6 color preview, HTML & CSS examples
This text has a color of #8cccc6
<p style="color:#8cccc6;">Text here</p>
.mytext {color:#8cccc6;}
This box has a color of #8cccc6
<div style="background-color:#8cccc6;">Content here</div>
.mybackground {background-color:#8cccc6;}
Border around this has a color of #8cccc6
<div style="border:2px solid #8cccc6;">Content here</div>
.myborder {border:2px solid #8cccc6;}