#2f883d color space conversions
Hex:
#2f883d
RGB:
47, 136, 61
CMY:
82, 47, 76
CMYK:
65, 0, 55, 47
HSL:
129°, 48.6339%, 35.8824%
HSV (HSB):
129°, 65.4412%, 53.3333%
XYZ:
10.8188, 18.5496, 7.4251
xyY:
0.2940, 0.5042, 18.5496
CIE-Lab:
50.1560, -42.8388, 32.3517
CIE-LCH:
50.1560, 53.6823, 142.9400
CIE-Luv:
50.1560, -38.3672, 44.2635
Hunter-Lab:
43.0692, -30.5329, 19.9269
#2f883d color charts
#2f883d color shades, tints & tones
#2f883d color schemes
#2f883d color preview, HTML & CSS examples
This text has a color of #2f883d
<p style="color:#2f883d;">Text here</p>
.mytext {color:#2f883d;}
This box has a color of #2f883d
<div style="background-color:#2f883d;">Content here</div>
.mybackground {background-color:#2f883d;}
Border around this has a color of #2f883d
<div style="border:2px solid #2f883d;">Content here</div>
.myborder {border:2px solid #2f883d;}