#2f803c color space conversions
Hex:
#2f803c
RGB:
47, 128, 60
CMY:
82, 50, 76
CMYK:
63, 0, 53, 50
HSL:
130°, 46.2857%, 34.3137%
HSV (HSB):
130°, 63.2812%, 50.1961%
XYZ:
9.7071, 16.3689, 6.9229
xyY:
0.2942, 0.4960, 16.3689
CIE-Lab:
47.4548, -39.7972, 29.5799
CIE-LCH:
47.4548, 49.5862, 143.3778
CIE-Luv:
47.4548, -35.2643, 40.3551
Hunter-Lab:
40.4585, -27.9755, 18.1758
#2f803c color charts
#2f803c color shades, tints & tones
#2f803c color schemes
#2f803c color preview, HTML & CSS examples
This text has a color of #2f803c
<p style="color:#2f803c;">Text here</p>
.mytext {color:#2f803c;}
This box has a color of #2f803c
<div style="background-color:#2f803c;">Content here</div>
.mybackground {background-color:#2f803c;}
Border around this has a color of #2f803c
<div style="border:2px solid #2f803c;">Content here</div>
.myborder {border:2px solid #2f803c;}