#1f5f40 color space conversions
Hex:
#1f5f40
RGB:
31, 95, 64
CMY:
88, 63, 75
CMYK:
67, 0, 33, 63
HSL:
151°, 50.7937%, 24.7059%
HSV (HSB):
151°, 67.3684%, 37.2549%
XYZ:
5.5827, 8.8459, 6.2637
xyY:
0.2698, 0.4275, 8.8459
CIE-Lab:
35.6859, -28.4247, 11.9072
CIE-LCH:
35.6859, 30.8179, 157.2710
CIE-Luv:
35.6859, -25.8224, 17.8851
Hunter-Lab:
29.7420, -18.5434, 8.3329
#1f5f40 color charts
#1f5f40 color shades, tints & tones
#1f5f40 color schemes
#1f5f40 color preview, HTML & CSS examples
This text has a color of #1f5f40
<p style="color:#1f5f40;">Text here</p>
.mytext {color:#1f5f40;}
This box has a color of #1f5f40
<div style="background-color:#1f5f40;">Content here</div>
.mybackground {background-color:#1f5f40;}
Border around this has a color of #1f5f40
<div style="border:2px solid #1f5f40;">Content here</div>
.myborder {border:2px solid #1f5f40;}