#2f801c color space conversions
Hex:
#2f801c
RGB:
47, 128, 28
CMY:
82, 50, 89
CMYK:
63, 0, 78, 50
HSL:
109°, 64.1026%, 30.5882%
HSV (HSB):
109°, 78.1250%, 50.1961%
XYZ:
9.1011, 16.1265, 3.7317
xyY:
0.3143, 0.5569, 16.1265
CIE-Lab:
47.1400, -43.4088, 43.8974
CIE-LCH:
47.1400, 61.7358, 134.6793
CIE-Luv:
47.1400, -36.1534, 52.2237
Hunter-Lab:
40.1578, -29.8224, 22.6010
#2f801c color charts
#2f801c color shades, tints & tones
#2f801c color schemes
#2f801c color preview, HTML & CSS examples
This text has a color of #2f801c
<p style="color:#2f801c;">Text here</p>
.mytext {color:#2f801c;}
This box has a color of #2f801c
<div style="background-color:#2f801c;">Content here</div>
.mybackground {background-color:#2f801c;}
Border around this has a color of #2f801c
<div style="border:2px solid #2f801c;">Content here</div>
.myborder {border:2px solid #2f801c;}