#707f03 color space conversions
Hex:
#707f03
RGB:
112, 127, 3
CMY:
56, 50, 99
CMYK:
12, 0, 98, 50
HSL:
67°, 95.3846%, 25.4902%
HSV (HSB):
67°, 97.6378%, 49.8039%
XYZ:
14.2879, 18.6301, 2.9291
xyY:
0.3986, 0.5197, 18.6301
CIE-Lab:
50.2516, -19.7109, 54.3003
CIE-LCH:
50.2516, 57.7671, 109.9508
CIE-Luv:
50.2516, -5.8305, 56.1152
Hunter-Lab:
43.1626, -16.4465, 26.1903
#707f03 color charts
#707f03 color shades, tints & tones
#707f03 color schemes
#707f03 color preview, HTML & CSS examples
This text has a color of #707f03
<p style="color:#707f03;">Text here</p>
.mytext {color:#707f03;}
This box has a color of #707f03
<div style="background-color:#707f03;">Content here</div>
.mybackground {background-color:#707f03;}
Border around this has a color of #707f03
<div style="border:2px solid #707f03;">Content here</div>
.myborder {border:2px solid #707f03;}