#666f8e color space conversions
Hex:
#666f8e
RGB:
102, 111, 142
CMY:
60, 56, 44
CMYK:
28, 22, 0, 44
HSL:
227°, 16.3934%, 47.8431%
HSV (HSB):
227°, 28.1690%, 55.6863%
XYZ:
16.0464, 16.1467, 27.8621
xyY:
0.2672, 0.2689, 16.1467
CIE-Lab:
47.1663, 4.0753, -18.0665
CIE-LCH:
47.1663, 18.5204, 282.7117
CIE-Luv:
47.1663, -6.1748, -26.4984
Hunter-Lab:
40.1829, 0.9611, -12.9825
#666f8e color charts
#666f8e color shades, tints & tones
#666f8e color schemes
#666f8e color preview, HTML & CSS examples
This text has a color of #666f8e
<p style="color:#666f8e;">Text here</p>
.mytext {color:#666f8e;}
This box has a color of #666f8e
<div style="background-color:#666f8e;">Content here</div>
.mybackground {background-color:#666f8e;}
Border around this has a color of #666f8e
<div style="border:2px solid #666f8e;">Content here</div>
.myborder {border:2px solid #666f8e;}