#66d5d8 color space conversions
Hex:
#66d5d8
RGB:
102, 213, 216
CMY:
60, 16, 15
CMYK:
53, 1, 0, 15
HSL:
182°, 59.3750%, 62.3529%
HSV (HSB):
182°, 52.7778%, 84.7059%
XYZ:
41.6684, 55.3711, 73.4573
xyY:
0.2444, 0.3248, 55.3711
CIE-Lab:
79.2546, -30.7469, -11.1782
CIE-LCH:
79.2546, 32.7158, 199.9790
CIE-Luv:
79.2546, -46.6659, -12.6052
Hunter-Lab:
74.4118, -30.2659, -6.4412
#66d5d8 color charts
#66d5d8 color shades, tints & tones
#66d5d8 color schemes
#66d5d8 color preview, HTML & CSS examples
This text has a color of #66d5d8
<p style="color:#66d5d8;">Text here</p>
.mytext {color:#66d5d8;}
This box has a color of #66d5d8
<div style="background-color:#66d5d8;">Content here</div>
.mybackground {background-color:#66d5d8;}
Border around this has a color of #66d5d8
<div style="border:2px solid #66d5d8;">Content here</div>
.myborder {border:2px solid #66d5d8;}