#707b7f color space conversions
Hex:
#707b7f
RGB:
112, 123, 127
CMY:
56, 52, 50
CMYK:
12, 3, 0, 50
HSL:
196°, 6.2762%, 46.8627%
HSV (HSB):
196°, 11.8110%, 49.8039%
XYZ:
17.5958, 19.1430, 22.8462
xyY:
0.2953, 0.3213, 19.1430
CIE-Lab:
50.8541, -3.1976, -3.5796
CIE-LCH:
50.8541, 4.7998, 228.2256
CIE-Luv:
50.8541, -6.1389, -4.4868
Hunter-Lab:
43.7527, -4.7807, -0.3324
#707b7f color charts
#707b7f color shades, tints & tones
#707b7f color schemes
#707b7f color preview, HTML & CSS examples
This text has a color of #707b7f
<p style="color:#707b7f;">Text here</p>
.mytext {color:#707b7f;}
This box has a color of #707b7f
<div style="background-color:#707b7f;">Content here</div>
.mybackground {background-color:#707b7f;}
Border around this has a color of #707b7f
<div style="border:2px solid #707b7f;">Content here</div>
.myborder {border:2px solid #707b7f;}