#3f7e7a color space conversions
Hex:
#3f7e7a
RGB:
63, 126, 122
CMY:
75, 51, 52
CMYK:
50, 0, 3, 51
HSL:
176°, 33.3333%, 37.0588%
HSV (HSB):
176°, 50.0000%, 49.4118%
XYZ:
13.0236, 17.3836, 21.0813
xyY:
0.2529, 0.3376, 17.3836
CIE-Lab:
48.7398, -21.2797, -4.0821
CIE-LCH:
48.7398, 21.6677, 190.8592
CIE-Luv:
48.7398, -27.4147, -2.6076
Hunter-Lab:
41.6937, -17.2069, -0.7929
#3f7e7a color charts
#3f7e7a color shades, tints & tones
#3f7e7a color schemes
#3f7e7a color preview, HTML & CSS examples
This text has a color of #3f7e7a
<p style="color:#3f7e7a;">Text here</p>
.mytext {color:#3f7e7a;}
This box has a color of #3f7e7a
<div style="background-color:#3f7e7a;">Content here</div>
.mybackground {background-color:#3f7e7a;}
Border around this has a color of #3f7e7a
<div style="border:2px solid #3f7e7a;">Content here</div>
.myborder {border:2px solid #3f7e7a;}