#666e80 color space conversions
Hex:
#666e80
RGB:
102, 110, 128
CMY:
60, 57, 50
CMYK:
20, 14, 0, 50
HSL:
222°, 11.3043%, 45.0980%
HSV (HSB):
222°, 20.3125%, 50.1961%
XYZ:
14.9517, 15.5352, 22.6326
xyY:
0.2815, 0.2925, 15.5352
CIE-Lab:
46.3586, 1.1239, -10.9587
CIE-LCH:
46.3586, 11.0162, 275.8558
CIE-Luv:
46.3586, -5.1250, -15.4926
Hunter-Lab:
39.4147, -1.2628, -6.4551
#666e80 color charts
#666e80 color shades, tints & tones
#666e80 color schemes
#666e80 color preview, HTML & CSS examples
This text has a color of #666e80
<p style="color:#666e80;">Text here</p>
.mytext {color:#666e80;}
This box has a color of #666e80
<div style="background-color:#666e80;">Content here</div>
.mybackground {background-color:#666e80;}
Border around this has a color of #666e80
<div style="border:2px solid #666e80;">Content here</div>
.myborder {border:2px solid #666e80;}