#707f41 color space conversions
Hex:
#707f41
RGB:
112, 127, 65
CMY:
56, 50, 75
CMYK:
12, 0, 49, 50
HSL:
75°, 32.2917%, 37.6471%
HSV (HSB):
75°, 48.8189%, 49.8039%
XYZ:
15.2256, 19.0051, 7.8669
xyY:
0.3617, 0.4515, 19.0051
CIE-Lab:
50.6932, -15.9215, 31.6884
CIE-LCH:
50.6932, 35.4633, 116.6768
CIE-Luv:
50.6932, -6.4672, 39.3705
Hunter-Lab:
43.5949, -13.9496, 19.8172
#707f41 color charts
#707f41 color shades, tints & tones
#707f41 color schemes
#707f41 color preview, HTML & CSS examples
This text has a color of #707f41
<p style="color:#707f41;">Text here</p>
.mytext {color:#707f41;}
This box has a color of #707f41
<div style="background-color:#707f41;">Content here</div>
.mybackground {background-color:#707f41;}
Border around this has a color of #707f41
<div style="border:2px solid #707f41;">Content here</div>
.myborder {border:2px solid #707f41;}