#3f804d color space conversions
Hex:
#3f804d
RGB:
63, 128, 77
CMY:
75, 50, 70
CMYK:
51, 0, 40, 50
HSL:
133°, 34.0314%, 37.4510%
HSV (HSB):
133°, 50.7812%, 50.1961%
XYZ:
11.1086, 17.0309, 9.7230
xyY:
0.2934, 0.4498, 17.0309
CIE-Lab:
48.2990, -32.6892, 21.4660
CIE-LCH:
48.2990, 39.1072, 146.7083
CIE-Luv:
48.2990, -29.8824, 31.3620
Hunter-Lab:
41.2685, -24.1715, 14.9191
#3f804d color charts
#3f804d color shades, tints & tones
#3f804d color schemes
#3f804d color preview, HTML & CSS examples
This text has a color of #3f804d
<p style="color:#3f804d;">Text here</p>
.mytext {color:#3f804d;}
This box has a color of #3f804d
<div style="background-color:#3f804d;">Content here</div>
.mybackground {background-color:#3f804d;}
Border around this has a color of #3f804d
<div style="border:2px solid #3f804d;">Content here</div>
.myborder {border:2px solid #3f804d;}