#707e7c color space conversions
Hex:
#707e7c
RGB:
112, 126, 124
CMY:
56, 51, 51
CMYK:
11, 0, 2, 51
HSL:
171°, 5.8824%, 46.6667%
HSV (HSB):
171°, 11.1111%, 49.4118%
XYZ:
17.7810, 19.8217, 21.9576
xyY:
0.2985, 0.3328, 19.8217
CIE-Lab:
51.6350, -5.5674, -0.6718
CIE-LCH:
51.6350, 5.6078, 186.8800
CIE-Luv:
51.6350, -7.4859, -0.0549
Hunter-Lab:
44.5216, -6.6233, 1.9238
#707e7c color charts
#707e7c color shades, tints & tones
#707e7c color schemes
#707e7c color preview, HTML & CSS examples
This text has a color of #707e7c
<p style="color:#707e7c;">Text here</p>
.mytext {color:#707e7c;}
This box has a color of #707e7c
<div style="background-color:#707e7c;">Content here</div>
.mybackground {background-color:#707e7c;}
Border around this has a color of #707e7c
<div style="border:2px solid #707e7c;">Content here</div>
.myborder {border:2px solid #707e7c;}