#3f7e7c color space conversions
Hex:
#3f7e7c
RGB:
63, 126, 124
CMY:
75, 51, 51
CMYK:
50, 0, 2, 51
HSL:
178°, 33.3333%, 37.0588%
HSV (HSB):
178°, 50.0000%, 49.4118%
XYZ:
13.1488, 17.4337, 21.7408
xyY:
0.2513, 0.3332, 17.4337
CIE-Lab:
48.8019, -20.7239, -5.1691
CIE-LCH:
48.8019, 21.3588, 194.0055
CIE-Luv:
48.8019, -27.3383, -4.2434
Hunter-Lab:
41.7537, -16.8567, -1.6442
#3f7e7c color charts
#3f7e7c color shades, tints & tones
#3f7e7c color schemes
#3f7e7c color preview, HTML & CSS examples
This text has a color of #3f7e7c
<p style="color:#3f7e7c;">Text here</p>
.mytext {color:#3f7e7c;}
This box has a color of #3f7e7c
<div style="background-color:#3f7e7c;">Content here</div>
.mybackground {background-color:#3f7e7c;}
Border around this has a color of #3f7e7c
<div style="border:2px solid #3f7e7c;">Content here</div>
.myborder {border:2px solid #3f7e7c;}