#3f977f color space conversions
Hex:
#3f977f
RGB:
63, 151, 127
CMY:
75, 41, 50
CMYK:
58, 0, 16, 41
HSL:
164°, 41.1215%, 41.9608%
HSV (HSB):
164°, 58.2781%, 59.2157%
XYZ:
16.9473, 24.7223, 23.9573
xyY:
0.2582, 0.3767, 24.7223
CIE-Lab:
56.8038, -32.3882, 4.7825
CIE-LCH:
56.8038, 32.7394, 171.6004
CIE-Luv:
56.8038, -37.1892, 11.6122
Hunter-Lab:
49.7215, -26.1720, 6.2373
#3f977f color charts
#3f977f color shades, tints & tones
#3f977f color schemes
#3f977f color preview, HTML & CSS examples
This text has a color of #3f977f
<p style="color:#3f977f;">Text here</p>
.mytext {color:#3f977f;}
This box has a color of #3f977f
<div style="background-color:#3f977f;">Content here</div>
.mybackground {background-color:#3f977f;}
Border around this has a color of #3f977f
<div style="border:2px solid #3f977f;">Content here</div>
.myborder {border:2px solid #3f977f;}