#3f7f64 color space conversions
Hex:
#3f7f64
RGB:
63, 127, 100
CMY:
75, 50, 61
CMYK:
50, 0, 21, 50
HSL:
155°, 33.6842%, 37.2549%
HSV (HSB):
155°, 50.3937%, 49.8039%
XYZ:
11.9395, 17.1556, 14.7387
xyY:
0.2724, 0.3914, 17.1556
CIE-Lab:
48.4555, -27.4148, 8.4399
CIE-LCH:
48.4555, 28.6845, 162.8886
CIE-Luv:
48.4555, -28.6591, 15.2349
Hunter-Lab:
41.4193, -21.0295, 7.8957
#3f7f64 color charts
#3f7f64 color shades, tints & tones
#3f7f64 color schemes
#3f7f64 color preview, HTML & CSS examples
This text has a color of #3f7f64
<p style="color:#3f7f64;">Text here</p>
.mytext {color:#3f7f64;}
This box has a color of #3f7f64
<div style="background-color:#3f7f64;">Content here</div>
.mybackground {background-color:#3f7f64;}
Border around this has a color of #3f7f64
<div style="border:2px solid #3f7f64;">Content here</div>
.myborder {border:2px solid #3f7f64;}