#3f7e7e color space conversions
Hex:
#3f7e7e
RGB:
63, 126, 126
CMY:
75, 51, 51
CMYK:
50, 0, 0, 51
HSL:
180°, 33.3333%, 37.0588%
HSV (HSB):
180°, 50.0000%, 49.4118%
XYZ:
13.2766, 17.4848, 22.4138
xyY:
0.2497, 0.3288, 17.4848
CIE-Lab:
48.8652, -20.1615, -6.2540
CIE-LCH:
48.8652, 21.1092, 197.2337
CIE-Luv:
48.8652, -27.2620, -5.8890
Hunter-Lab:
41.8149, -16.5004, -2.5105
#3f7e7e color charts
#3f7e7e color shades, tints & tones
#3f7e7e color schemes
#3f7e7e color preview, HTML & CSS examples
This text has a color of #3f7e7e
<p style="color:#3f7e7e;">Text here</p>
.mytext {color:#3f7e7e;}
This box has a color of #3f7e7e
<div style="background-color:#3f7e7e;">Content here</div>
.mybackground {background-color:#3f7e7e;}
Border around this has a color of #3f7e7e
<div style="border:2px solid #3f7e7e;">Content here</div>
.myborder {border:2px solid #3f7e7e;}