#646f6f color space conversions
Hex:
#646f6f
RGB:
100, 111, 111
CMY:
61, 56, 56
CMYK:
10, 0, 0, 56
HSL:
180°, 5.2133%, 41.3725%
HSV (HSB):
180°, 9.9099%, 43.5294%
XYZ:
13.8092, 15.2259, 17.2500
xyY:
0.2984, 0.3290, 15.2259
CIE-Lab:
45.9421, -4.1383, -1.4230
CIE-LCH:
45.9421, 4.3761, 198.9765
CIE-Luv:
45.9421, -5.9282, -1.2867
Hunter-Lab:
39.0204, -5.1150, 1.1035
#646f6f color charts
#646f6f color shades, tints & tones
#646f6f color schemes
#646f6f color preview, HTML & CSS examples
This text has a color of #646f6f
<p style="color:#646f6f;">Text here</p>
.mytext {color:#646f6f;}
This box has a color of #646f6f
<div style="background-color:#646f6f;">Content here</div>
.mybackground {background-color:#646f6f;}
Border around this has a color of #646f6f
<div style="border:2px solid #646f6f;">Content here</div>
.myborder {border:2px solid #646f6f;}