#666f7c color space conversions
Hex:
#666f7c
RGB:
102, 111, 124
CMY:
60, 56, 51
CMYK:
18, 10, 0, 51
HSL:
215°, 9.7345%, 44.3137%
HSV (HSB):
215°, 17.7419%, 48.6275%
XYZ:
14.8020, 15.6489, 21.3092
xyY:
0.2860, 0.3023, 15.6489
CIE-Lab:
46.5104, -0.4342, -8.3412
CIE-LCH:
46.5104, 8.3525, 267.0203
CIE-Luv:
46.5104, -5.4151, -11.5078
Hunter-Lab:
39.5587, -2.4368, -4.2468
#666f7c color charts
#666f7c color shades, tints & tones
#666f7c color schemes
#666f7c color preview, HTML & CSS examples
This text has a color of #666f7c
<p style="color:#666f7c;">Text here</p>
.mytext {color:#666f7c;}
This box has a color of #666f7c
<div style="background-color:#666f7c;">Content here</div>
.mybackground {background-color:#666f7c;}
Border around this has a color of #666f7c
<div style="border:2px solid #666f7c;">Content here</div>
.myborder {border:2px solid #666f7c;}