#2f702d color space conversions
Hex:
#2f702d
RGB:
47, 112, 45
CMY:
82, 56, 82
CMYK:
58, 0, 60, 56
HSL:
118°, 42.6752%, 30.7843%
HSV (HSB):
118°, 59.8214%, 43.9216%
XYZ:
7.4401, 12.3821, 4.4805
xyY:
0.3061, 0.5095, 12.3821
CIE-Lab:
41.8171, -35.3251, 30.6367
CIE-LCH:
41.8171, 46.7597, 139.0657
CIE-Luv:
41.8171, -29.2473, 38.6104
Hunter-Lab:
35.1883, -23.8379, 17.0825
#2f702d color charts
#2f702d color shades, tints & tones
#2f702d color schemes
#2f702d color preview, HTML & CSS examples
This text has a color of #2f702d
<p style="color:#2f702d;">Text here</p>
.mytext {color:#2f702d;}
This box has a color of #2f702d
<div style="background-color:#2f702d;">Content here</div>
.mybackground {background-color:#2f702d;}
Border around this has a color of #2f702d
<div style="border:2px solid #2f702d;">Content here</div>
.myborder {border:2px solid #2f702d;}