#3f636e color space conversions
Hex:
#3f636e
RGB:
63, 99, 110
CMY:
75, 61, 57
CMYK:
43, 10, 0, 57
HSL:
194°, 27.1676%, 33.9216%
HSV (HSB):
194°, 42.7273%, 43.1373%
XYZ:
9.3262, 11.1062, 16.4040
xyY:
0.2532, 0.3015, 11.1062
CIE-Lab:
39.7588, -9.7222, -10.2850
CIE-LCH:
39.7588, 14.1528, 226.6112
CIE-Luv:
39.7588, -16.6107, -12.5841
Hunter-Lab:
33.3260, -8.3677, -5.8560
#3f636e color charts
#3f636e color shades, tints & tones
#3f636e color schemes
#3f636e color preview, HTML & CSS examples
This text has a color of #3f636e
<p style="color:#3f636e;">Text here</p>
.mytext {color:#3f636e;}
This box has a color of #3f636e
<div style="background-color:#3f636e;">Content here</div>
.mybackground {background-color:#3f636e;}
Border around this has a color of #3f636e
<div style="border:2px solid #3f636e;">Content here</div>
.myborder {border:2px solid #3f636e;}