#66bdbd color space conversions
Hex:
#66bdbd
RGB:
102, 189, 189
CMY:
60, 26, 26
CMYK:
46, 0, 0, 26
HSL:
180°, 39.7260%, 57.0588%
HSV (HSB):
180°, 46.0317%, 74.1176%
XYZ:
32.8624, 42.8941, 54.6915
xyY:
0.2519, 0.3288, 42.8941
CIE-Lab:
71.4830, -26.1495, -8.1499
CIE-LCH:
71.4830, 27.3901, 197.3104
CIE-Luv:
71.4830, -38.4880, -8.3144
Hunter-Lab:
65.4936, -25.0487, -3.6656
#66bdbd color charts
#66bdbd color shades, tints & tones
#66bdbd color schemes
#66bdbd color preview, HTML & CSS examples
This text has a color of #66bdbd
<p style="color:#66bdbd;">Text here</p>
.mytext {color:#66bdbd;}
This box has a color of #66bdbd
<div style="background-color:#66bdbd;">Content here</div>
.mybackground {background-color:#66bdbd;}
Border around this has a color of #66bdbd
<div style="border:2px solid #66bdbd;">Content here</div>
.myborder {border:2px solid #66bdbd;}