#666f79 color space conversions
Hex:
#666f79
RGB:
102, 111, 121
CMY:
60, 56, 53
CMYK:
16, 8, 0, 53
HSL:
212°, 8.5202%, 43.7255%
HSV (HSB):
212°, 15.7025%, 47.4510%
XYZ:
14.6151, 15.5741, 20.3250
xyY:
0.2893, 0.3083, 15.5741
CIE-Lab:
46.4107, -1.1414, -6.6971
CIE-LCH:
46.4107, 6.7937, 260.3276
CIE-Luv:
46.4107, -5.2919, -9.0604
Hunter-Lab:
39.4641, -2.9565, -2.9109
#666f79 color charts
#666f79 color shades, tints & tones
#666f79 color schemes
#666f79 color preview, HTML & CSS examples
This text has a color of #666f79
<p style="color:#666f79;">Text here</p>
.mytext {color:#666f79;}
This box has a color of #666f79
<div style="background-color:#666f79;">Content here</div>
.mybackground {background-color:#666f79;}
Border around this has a color of #666f79
<div style="border:2px solid #666f79;">Content here</div>
.myborder {border:2px solid #666f79;}