#707f07 color space conversions
Hex:
#707f07
RGB:
112, 127, 7
CMY:
56, 50, 97
CMYK:
12, 0, 94, 50
HSL:
68°, 89.5522%, 26.2745%
HSV (HSB):
68°, 94.4882%, 49.8039%
XYZ:
14.3098, 18.6388, 3.0445
xyY:
0.3976, 0.5178, 18.6388
CIE-Lab:
50.2619, -19.6199, 53.5413
CIE-LCH:
50.2619, 57.0229, 110.1250
CIE-Luv:
50.2619, -5.8462, 55.6998
Hunter-Lab:
43.1727, -16.3875, 26.0399
#707f07 color charts
#707f07 color shades, tints & tones
#707f07 color schemes
#707f07 color preview, HTML & CSS examples
This text has a color of #707f07
<p style="color:#707f07;">Text here</p>
.mytext {color:#707f07;}
This box has a color of #707f07
<div style="background-color:#707f07;">Content here</div>
.mybackground {background-color:#707f07;}
Border around this has a color of #707f07
<div style="border:2px solid #707f07;">Content here</div>
.myborder {border:2px solid #707f07;}