#6f8f8d color space conversions
Hex:
#6f8f8d
RGB:
111, 143, 141
CMY:
56, 44, 45
CMYK:
22, 0, 1, 44
HSL:
176°, 12.5984%, 49.8039%
HSV (HSB):
176°, 22.3776%, 56.0784%
XYZ:
21.1857, 24.9475, 28.8980
xyY:
0.2824, 0.3325, 24.9475
CIE-Lab:
57.0242, -11.5999, -2.6246
CIE-LCH:
57.0242, 11.8931, 192.7493
CIE-Luv:
57.0242, -16.3523, -1.9280
Hunter-Lab:
49.9475, -11.6956, 0.6599
#6f8f8d color charts
#6f8f8d color shades, tints & tones
#6f8f8d color schemes
#6f8f8d color preview, HTML & CSS examples
This text has a color of #6f8f8d
<p style="color:#6f8f8d;">Text here</p>
.mytext {color:#6f8f8d;}
This box has a color of #6f8f8d
<div style="background-color:#6f8f8d;">Content here</div>
.mybackground {background-color:#6f8f8d;}
Border around this has a color of #6f8f8d
<div style="border:2px solid #6f8f8d;">Content here</div>
.myborder {border:2px solid #6f8f8d;}