#3f7f74 color space conversions
Hex:
#3f7f74
RGB:
63, 127, 116
CMY:
75, 50, 55
CMYK:
50, 0, 9, 50
HSL:
170°, 33.6842%, 37.2549%
HSV (HSB):
170°, 50.3937%, 49.8039%
XYZ:
12.7917, 17.4965, 19.2260
xyY:
0.2583, 0.3534, 17.4965
CIE-Lab:
48.8796, -23.4217, -0.3420
CIE-LCH:
48.8796, 23.4242, 180.8367
CIE-Luv:
48.8796, -28.0530, 2.9609
Hunter-Lab:
41.8288, -18.6133, 2.0284
#3f7f74 color charts
#3f7f74 color shades, tints & tones
#3f7f74 color schemes
#3f7f74 color preview, HTML & CSS examples
This text has a color of #3f7f74
<p style="color:#3f7f74;">Text here</p>
.mytext {color:#3f7f74;}
This box has a color of #3f7f74
<div style="background-color:#3f7f74;">Content here</div>
.mybackground {background-color:#3f7f74;}
Border around this has a color of #3f7f74
<div style="border:2px solid #3f7f74;">Content here</div>
.myborder {border:2px solid #3f7f74;}