#707c84 color space conversions
Hex:
#707c84
RGB:
112, 124, 132
CMY:
56, 51, 48
CMYK:
15, 6, 0, 48
HSL:
204°, 8.1967%, 47.8431%
HSV (HSB):
204°, 15.1515%, 51.7647%
XYZ:
18.0546, 19.5260, 24.6471
xyY:
0.2901, 0.3138, 19.5260
CIE-Lab:
51.2970, -2.6514, -5.8599
CIE-LCH:
51.2970, 6.4318, 245.6551
CIE-Luv:
51.2970, -6.8046, -7.8350
Hunter-Lab:
44.1882, -4.3971, -2.1388
#707c84 color charts
#707c84 color shades, tints & tones
#707c84 color schemes
#707c84 color preview, HTML & CSS examples
This text has a color of #707c84
<p style="color:#707c84;">Text here</p>
.mytext {color:#707c84;}
This box has a color of #707c84
<div style="background-color:#707c84;">Content here</div>
.mybackground {background-color:#707c84;}
Border around this has a color of #707c84
<div style="border:2px solid #707c84;">Content here</div>
.myborder {border:2px solid #707c84;}