#1f700e color space conversions
Hex:
#1f700e
RGB:
31, 112, 14
CMY:
88, 56, 95
CMYK:
72, 0, 88, 56
HSL:
110°, 77.7778%, 24.7059%
HSV (HSB):
110°, 87.5000%, 43.9216%
XYZ:
6.4385, 11.9114, 2.3752
xyY:
0.3107, 0.5747, 11.9114
CIE-Lab:
41.0749, -42.1898, 42.5220
CIE-LCH:
41.0749, 59.9008, 134.7753
CIE-Luv:
41.0749, -34.1037, 47.6983
Hunter-Lab:
34.5128, -27.0975, 20.0785
#1f700e color charts
#1f700e color shades, tints & tones
#1f700e color schemes
#1f700e color preview, HTML & CSS examples
This text has a color of #1f700e
<p style="color:#1f700e;">Text here</p>
.mytext {color:#1f700e;}
This box has a color of #1f700e
<div style="background-color:#1f700e;">Content here</div>
.mybackground {background-color:#1f700e;}
Border around this has a color of #1f700e
<div style="border:2px solid #1f700e;">Content here</div>
.myborder {border:2px solid #1f700e;}