#2f792f color space conversions
Hex:
#2f792f
RGB:
47, 121, 47
CMY:
82, 53, 82
CMYK:
61, 0, 61, 53
HSL:
120°, 44.0476%, 32.9412%
HSV (HSB):
120°, 61.1570%, 47.4510%
XYZ:
8.5228, 14.4843, 5.0359
xyY:
0.3039, 0.5165, 14.4843
CIE-Lab:
44.9196, -38.7896, 33.2431
CIE-LCH:
44.9196, 51.0856, 139.4031
CIE-Luv:
44.9196, -32.8894, 42.5162
Hunter-Lab:
38.0583, -26.6288, 18.7955
#2f792f color charts
#2f792f color shades, tints & tones
#2f792f color schemes
#2f792f color preview, HTML & CSS examples
This text has a color of #2f792f
<p style="color:#2f792f;">Text here</p>
.mytext {color:#2f792f;}
This box has a color of #2f792f
<div style="background-color:#2f792f;">Content here</div>
.mybackground {background-color:#2f792f;}
Border around this has a color of #2f792f
<div style="border:2px solid #2f792f;">Content here</div>
.myborder {border:2px solid #2f792f;}