#707d35 color space conversions
Hex:
#707d35
RGB:
112, 125, 53
CMY:
56, 51, 79
CMYK:
10, 0, 58, 51
HSL:
71°, 40.4494%, 34.9020%
HSV (HSB):
71°, 57.6000%, 49.0196%
XYZ:
14.6583, 18.3690, 6.1412
xyY:
0.3742, 0.4690, 18.3690
CIE-Lab:
49.9407, -16.0930, 36.9911
CIE-LCH:
49.9407, 40.3402, 113.5115
CIE-Luv:
49.9407, -5.0982, 43.7239
Hunter-Lab:
42.8591, -13.9543, 21.5059
#707d35 color charts
#707d35 color shades, tints & tones
#707d35 color schemes
#707d35 color preview, HTML & CSS examples
This text has a color of #707d35
<p style="color:#707d35;">Text here</p>
.mytext {color:#707d35;}
This box has a color of #707d35
<div style="background-color:#707d35;">Content here</div>
.mybackground {background-color:#707d35;}
Border around this has a color of #707d35
<div style="border:2px solid #707d35;">Content here</div>
.myborder {border:2px solid #707d35;}