#8ccccc color space conversions
Hex:
#8ccccc
RGB:
140, 204, 204
CMY:
45, 20, 20
CMYK:
31, 0, 0, 20
HSL:
180°, 38.5542%, 67.4510%
HSV (HSB):
180°, 31.3725%, 80.0000%
XYZ:
43.3072, 53.1208, 65.0976
xyY:
0.2681, 0.3289, 53.1208
CIE-Lab:
77.9463, -20.1922, -6.5101
CIE-LCH:
77.9463, 21.2157, 197.8696
CIE-Luv:
77.9463, -30.9419, -6.6878
Hunter-Lab:
72.8840, -21.4836, -1.9370
#8ccccc color charts
#8ccccc color shades, tints & tones
#8ccccc color schemes
#8ccccc color preview, HTML & CSS examples
This text has a color of #8ccccc
<p style="color:#8ccccc;">Text here</p>
.mytext {color:#8ccccc;}
This box has a color of #8ccccc
<div style="background-color:#8ccccc;">Content here</div>
.mybackground {background-color:#8ccccc;}
Border around this has a color of #8ccccc
<div style="border:2px solid #8ccccc;">Content here</div>
.myborder {border:2px solid #8ccccc;}