#1f980e color space conversions
Hex:
#1f980e
RGB:
31, 152, 14
CMY:
88, 40, 95
CMYK:
80, 0, 91, 40
HSL:
113°, 83.1325%, 32.5490%
HSV (HSB):
113°, 90.7895%, 59.6078%
XYZ:
11.8726, 22.7795, 4.1866
xyY:
0.3057, 0.5865, 22.7795
CIE-Lab:
54.8445, -55.4223, 54.6415
CIE-LCH:
54.8445, 77.8288, 135.4065
CIE-Luv:
54.8445, -48.5745, 65.3261
Hunter-Lab:
47.7279, -39.1209, 28.2087
#1f980e color charts
#1f980e color shades, tints & tones
#1f980e color schemes
#1f980e color preview, HTML & CSS examples
This text has a color of #1f980e
<p style="color:#1f980e;">Text here</p>
.mytext {color:#1f980e;}
This box has a color of #1f980e
<div style="background-color:#1f980e;">Content here</div>
.mybackground {background-color:#1f980e;}
Border around this has a color of #1f980e
<div style="border:2px solid #1f980e;">Content here</div>
.myborder {border:2px solid #1f980e;}