#646f5e color space conversions
Hex:
#646f5e
RGB:
100, 111, 94
CMY:
61, 56, 63
CMYK:
10, 0, 15, 56
HSL:
99°, 8.2927%, 40.1961%
HSV (HSB):
99°, 15.3153%, 43.5294%
XYZ:
12.9603, 14.8864, 12.7799
xyY:
0.3190, 0.3664, 14.8864
CIE-Lab:
45.4782, -7.6389, 8.0735
CIE-LCH:
45.4782, 11.1146, 133.4158
CIE-Luv:
45.4782, -5.3493, 11.5708
Hunter-Lab:
38.5828, -7.5601, 7.3691
#646f5e color charts
#646f5e color shades, tints & tones
#646f5e color schemes
#646f5e color preview, HTML & CSS examples
This text has a color of #646f5e
<p style="color:#646f5e;">Text here</p>
.mytext {color:#646f5e;}
This box has a color of #646f5e
<div style="background-color:#646f5e;">Content here</div>
.mybackground {background-color:#646f5e;}
Border around this has a color of #646f5e
<div style="border:2px solid #646f5e;">Content here</div>
.myborder {border:2px solid #646f5e;}