#6f7f8f color space conversions
Hex:
#6f7f8f
RGB:
111, 127, 143
CMY:
56, 50, 44
CMYK:
22, 11, 0, 44
HSL:
210°, 12.5984%, 49.8039%
HSV (HSB):
210°, 22.3776%, 56.0784%
XYZ:
19.1028, 20.5414, 28.9447
xyY:
0.2785, 0.2995, 20.5414
CIE-Lab:
52.4439, -2.1368, -10.5908
CIE-LCH:
52.4439, 10.8042, 258.5934
CIE-Luv:
52.4439, -9.0656, -14.8942
Hunter-Lab:
45.3226, -4.0794, -6.1389
#6f7f8f color charts
#6f7f8f color shades, tints & tones
#6f7f8f color schemes
#6f7f8f color preview, HTML & CSS examples
This text has a color of #6f7f8f
<p style="color:#6f7f8f;">Text here</p>
.mytext {color:#6f7f8f;}
This box has a color of #6f7f8f
<div style="background-color:#6f7f8f;">Content here</div>
.mybackground {background-color:#6f7f8f;}
Border around this has a color of #6f7f8f
<div style="border:2px solid #6f7f8f;">Content here</div>
.myborder {border:2px solid #6f7f8f;}