#1f800e color space conversions
Hex:
#1f800e
RGB:
31, 128, 14
CMY:
88, 50, 95
CMYK:
76, 0, 89, 50
HSL:
111°, 80.2817%, 27.8431%
HSV (HSB):
111°, 89.0625%, 50.1961%
XYZ:
8.3635, 15.7614, 3.0169
xyY:
0.3081, 0.5807, 15.7614
CIE-Lab:
46.6598, -47.6930, 47.5144
CIE-LCH:
46.6598, 67.3219, 135.1075
CIE-Luv:
46.6598, -40.0615, 54.8958
Hunter-Lab:
39.7006, -31.8723, 23.2849
#1f800e color charts
#1f800e color shades, tints & tones
#1f800e color schemes
#1f800e color preview, HTML & CSS examples
This text has a color of #1f800e
<p style="color:#1f800e;">Text here</p>
.mytext {color:#1f800e;}
This box has a color of #1f800e
<div style="background-color:#1f800e;">Content here</div>
.mybackground {background-color:#1f800e;}
Border around this has a color of #1f800e
<div style="border:2px solid #1f800e;">Content here</div>
.myborder {border:2px solid #1f800e;}