#707b07 color space conversions
Hex:
#707b07
RGB:
112, 123, 7
CMY:
56, 52, 97
CMYK:
9, 0, 94, 52
HSL:
66°, 89.2308%, 25.4902%
HSV (HSB):
66°, 94.3089%, 48.2353%
XYZ:
13.8034, 17.6260, 2.8757
xyY:
0.4024, 0.5138, 17.6260
CIE-Lab:
49.0393, -17.5254, 52.5766
CIE-LCH:
49.0393, 55.4206, 108.4348
CIE-Luv:
49.0393, -3.4027, 54.0237
Hunter-Lab:
41.9833, -14.7831, 25.3273
#707b07 color charts
#707b07 color shades, tints & tones
#707b07 color schemes
#707b07 color preview, HTML & CSS examples
This text has a color of #707b07
<p style="color:#707b07;">Text here</p>
.mytext {color:#707b07;}
This box has a color of #707b07
<div style="background-color:#707b07;">Content here</div>
.mybackground {background-color:#707b07;}
Border around this has a color of #707b07
<div style="border:2px solid #707b07;">Content here</div>
.myborder {border:2px solid #707b07;}