#3f6e7e color space conversions
Hex:
#3f6e7e
RGB:
63, 110, 126
CMY:
75, 57, 51
CMYK:
50, 13, 0, 51
HSL:
195°, 33.3333%, 37.0588%
HSV (HSB):
195°, 50.0000%, 49.4118%
XYZ:
11.3917, 13.7150, 21.7855
xyY:
0.2429, 0.2925, 13.7150
CIE-Lab:
43.8214, -11.3299, -13.8364
CIE-LCH:
43.8214, 17.8833, 230.6877
CIE-Luv:
43.8214, -20.8078, -17.8634
Hunter-Lab:
37.0337, -9.9017, -8.9544
#3f6e7e color charts
#3f6e7e color shades, tints & tones
#3f6e7e color schemes
#3f6e7e color preview, HTML & CSS examples
This text has a color of #3f6e7e
<p style="color:#3f6e7e;">Text here</p>
.mytext {color:#3f6e7e;}
This box has a color of #3f6e7e
<div style="background-color:#3f6e7e;">Content here</div>
.mybackground {background-color:#3f6e7e;}
Border around this has a color of #3f6e7e
<div style="border:2px solid #3f6e7e;">Content here</div>
.myborder {border:2px solid #3f6e7e;}