#707c3c color space conversions
Hex:
#707c3c
RGB:
112, 124, 60
CMY:
56, 51, 76
CMYK:
10, 0, 52, 51
HSL:
71°, 34.7826%, 36.0784%
HSV (HSB):
71°, 51.6129%, 48.6275%
XYZ:
14.7054, 18.1863, 7.0102
xyY:
0.3685, 0.4558, 18.1863
CIE-Lab:
49.7213, -14.8609, 33.1533
CIE-LCH:
49.7213, 36.3316, 114.1442
CIE-Luv:
49.7213, -4.6471, 40.1838
Hunter-Lab:
42.6454, -13.0775, 20.1055
#707c3c color charts
#707c3c color shades, tints & tones
#707c3c color schemes
#707c3c color preview, HTML & CSS examples
This text has a color of #707c3c
<p style="color:#707c3c;">Text here</p>
.mytext {color:#707c3c;}
This box has a color of #707c3c
<div style="background-color:#707c3c;">Content here</div>
.mybackground {background-color:#707c3c;}
Border around this has a color of #707c3c
<div style="border:2px solid #707c3c;">Content here</div>
.myborder {border:2px solid #707c3c;}