#6f6f8e color space conversions
Hex:
#6f6f8e
RGB:
111, 111, 142
CMY:
56, 56, 44
CMYK:
22, 22, 0, 44
HSL:
240°, 12.2530%, 49.6078%
HSV (HSB):
240°, 21.8310%, 55.6863%
XYZ:
17.1225, 16.7014, 27.9124
xyY:
0.2773, 0.2705, 16.7014
CIE-Lab:
47.8815, 7.0363, -16.9097
CIE-LCH:
47.8815, 18.3153, 292.5928
CIE-Luv:
47.8815, -1.8196, -25.2466
Hunter-Lab:
40.8673, 3.2696, -11.8880
#6f6f8e color charts
#6f6f8e color shades, tints & tones
#6f6f8e color schemes
#6f6f8e color preview, HTML & CSS examples
This text has a color of #6f6f8e
<p style="color:#6f6f8e;">Text here</p>
.mytext {color:#6f6f8e;}
This box has a color of #6f6f8e
<div style="background-color:#6f6f8e;">Content here</div>
.mybackground {background-color:#6f6f8e;}
Border around this has a color of #6f6f8e
<div style="border:2px solid #6f6f8e;">Content here</div>
.myborder {border:2px solid #6f6f8e;}