#3f8e7e color space conversions
Hex:
#3f8e7e
RGB:
63, 142, 126
CMY:
75, 44, 51
CMYK:
56, 0, 11, 44
HSL:
168°, 38.5366%, 40.1961%
HSV (HSB):
168°, 55.6338%, 55.6863%
XYZ:
15.4888, 21.9091, 23.1512
xyY:
0.2558, 0.3618, 21.9091
CIE-Lab:
53.9304, -28.3193, 1.1981
CIE-LCH:
53.9304, 28.3446, 177.5774
CIE-Luv:
53.9304, -33.6788, 5.9127
Hunter-Lab:
46.8072, -22.8458, 3.4397
#3f8e7e color charts
#3f8e7e color shades, tints & tones
#3f8e7e color schemes
#3f8e7e color preview, HTML & CSS examples
This text has a color of #3f8e7e
<p style="color:#3f8e7e;">Text here</p>
.mytext {color:#3f8e7e;}
This box has a color of #3f8e7e
<div style="background-color:#3f8e7e;">Content here</div>
.mybackground {background-color:#3f8e7e;}
Border around this has a color of #3f8e7e
<div style="border:2px solid #3f8e7e;">Content here</div>
.myborder {border:2px solid #3f8e7e;}