#6f8f9f color space conversions
Hex:
#6f8f9f
RGB:
111, 143, 159
CMY:
56, 44, 38
CMYK:
30, 10, 0, 38
HSL:
200°, 20.0000%, 52.9412%
HSV (HSB):
200°, 30.1887%, 62.3529%
XYZ:
22.6360, 25.5276, 36.5352
xyY:
0.2673, 0.3014, 25.5276
CIE-Lab:
57.5859, -7.2554, -12.1060
CIE-LCH:
57.5859, 14.1137, 239.0649
CIE-Luv:
57.5859, -16.5290, -16.7372
Hunter-Lab:
50.5249, -8.4475, -7.5059
#6f8f9f color charts
#6f8f9f color shades, tints & tones
#6f8f9f color schemes
#6f8f9f color preview, HTML & CSS examples
This text has a color of #6f8f9f
<p style="color:#6f8f9f;">Text here</p>
.mytext {color:#6f8f9f;}
This box has a color of #6f8f9f
<div style="background-color:#6f8f9f;">Content here</div>
.mybackground {background-color:#6f8f9f;}
Border around this has a color of #6f8f9f
<div style="border:2px solid #6f8f9f;">Content here</div>
.myborder {border:2px solid #6f8f9f;}