#3f872d color space conversions
Hex:
#3f872d
RGB:
63, 135, 45
CMY:
75, 47, 82
CMYK:
53, 0, 67, 47
HSL:
108°, 50.0000%, 35.2941%
HSV (HSB):
108°, 66.6667%, 52.9412%
XYZ:
11.1875, 18.5742, 5.4782
xyY:
0.3175, 0.5271, 18.5742
CIE-Lab:
50.1852, -40.2422, 40.2788
CIE-LCH:
50.1852, 56.9369, 134.9740
CIE-Luv:
50.1852, -33.7358, 50.5906
Hunter-Lab:
43.0978, -29.0852, 22.6321
#3f872d color charts
#3f872d color shades, tints & tones
#3f872d color schemes
#3f872d color preview, HTML & CSS examples
This text has a color of #3f872d
<p style="color:#3f872d;">Text here</p>
.mytext {color:#3f872d;}
This box has a color of #3f872d
<div style="background-color:#3f872d;">Content here</div>
.mybackground {background-color:#3f872d;}
Border around this has a color of #3f872d
<div style="border:2px solid #3f872d;">Content here</div>
.myborder {border:2px solid #3f872d;}