#707c85 color space conversions
Hex:
#707c85
RGB:
112, 124, 133
CMY:
56, 51, 48
CMYK:
16, 7, 0, 48
HSL:
206°, 8.5714%, 48.0392%
HSV (HSB):
206°, 15.7895%, 52.1569%
XYZ:
18.1234, 19.5535, 25.0093
xyY:
0.2891, 0.3119, 19.5535
CIE-Lab:
51.3286, -2.4230, -6.3996
CIE-LCH:
51.3286, 6.8430, 249.2622
CIE-Luv:
51.3286, -6.8417, -8.6485
Hunter-Lab:
44.2193, -4.2253, -2.5793
#707c85 color charts
#707c85 color shades, tints & tones
#707c85 color schemes
#707c85 color preview, HTML & CSS examples
This text has a color of #707c85
<p style="color:#707c85;">Text here</p>
.mytext {color:#707c85;}
This box has a color of #707c85
<div style="background-color:#707c85;">Content here</div>
.mybackground {background-color:#707c85;}
Border around this has a color of #707c85
<div style="border:2px solid #707c85;">Content here</div>
.myborder {border:2px solid #707c85;}