#1f802d color space conversions
Hex:
#1f802d
RGB:
31, 128, 45
CMY:
88, 50, 82
CMYK:
76, 0, 65, 50
HSL:
129°, 61.0063%, 31.1765%
HSV (HSB):
129°, 75.7812%, 50.1961%
XYZ:
8.7579, 15.9191, 5.0937
xyY:
0.2942, 0.5347, 15.9191
CIE-Lab:
46.8682, -45.1489, 36.3288
CIE-LCH:
46.8682, 57.9501, 141.1783
CIE-Luv:
46.8682, -39.3304, 46.7842
Hunter-Lab:
39.8988, -30.6415, 20.3598
#1f802d color charts
#1f802d color shades, tints & tones
#1f802d color schemes
#1f802d color preview, HTML & CSS examples
This text has a color of #1f802d
<p style="color:#1f802d;">Text here</p>
.mytext {color:#1f802d;}
This box has a color of #1f802d
<div style="background-color:#1f802d;">Content here</div>
.mybackground {background-color:#1f802d;}
Border around this has a color of #1f802d
<div style="border:2px solid #1f802d;">Content here</div>
.myborder {border:2px solid #1f802d;}