#6f9e9e color space conversions
Hex:
#6f9e9e
RGB:
111, 158, 158
CMY:
56, 38, 38
CMYK:
30, 0, 0, 38
HSL:
180°, 19.5021%, 52.7451%
HSV (HSB):
180°, 29.7468%, 61.9608%
XYZ:
24.9540, 30.3018, 36.8814
xyY:
0.2708, 0.3289, 30.3018
CIE-Lab:
61.9138, -15.6729, -5.0818
CIE-LCH:
61.9138, 16.4762, 197.9648
CIE-Luv:
61.9138, -23.0972, -4.9929
Hunter-Lab:
55.0471, -15.4148, -1.1911
#6f9e9e color charts
#6f9e9e color shades, tints & tones
#6f9e9e color schemes
#6f9e9e color preview, HTML & CSS examples
This text has a color of #6f9e9e
<p style="color:#6f9e9e;">Text here</p>
.mytext {color:#6f9e9e;}
This box has a color of #6f9e9e
<div style="background-color:#6f9e9e;">Content here</div>
.mybackground {background-color:#6f9e9e;}
Border around this has a color of #6f9e9e
<div style="border:2px solid #6f9e9e;">Content here</div>
.myborder {border:2px solid #6f9e9e;}