#707e9e color space conversions
Hex:
#707e9e
RGB:
112, 126, 158
CMY:
56, 51, 38
CMYK:
29, 20, 0, 38
HSL:
222°, 19.1667%, 52.9412%
HSV (HSB):
222°, 29.1139%, 61.9608%
XYZ:
20.3145, 20.8351, 35.2986
xyY:
0.2657, 0.2725, 20.8351
CIE-Lab:
52.7685, 2.5299, -18.8260
CIE-LCH:
52.7685, 18.9952, 277.6536
CIE-Luv:
52.7685, -8.6645, -28.0824
Hunter-Lab:
45.6455, -0.4382, -13.8984
#707e9e color charts
#707e9e color shades, tints & tones
#707e9e color schemes
#707e9e color preview, HTML & CSS examples
This text has a color of #707e9e
<p style="color:#707e9e;">Text here</p>
.mytext {color:#707e9e;}
This box has a color of #707e9e
<div style="background-color:#707e9e;">Content here</div>
.mybackground {background-color:#707e9e;}
Border around this has a color of #707e9e
<div style="border:2px solid #707e9e;">Content here</div>
.myborder {border:2px solid #707e9e;}