#3f445e color space conversions
Hex:
#3f445e
RGB:
63, 68, 94
CMY:
75, 73, 63
CMYK:
33, 28, 0, 63
HSL:
230°, 19.7452%, 30.7843%
HSV (HSB):
230°, 32.9787%, 36.8627%
XYZ:
6.1374, 5.9992, 11.4242
xyY:
0.2605, 0.2546, 5.9992
CIE-Lab:
29.4103, 4.8601, -16.0366
CIE-LCH:
29.4103, 16.7569, 286.8602
CIE-Luv:
29.4103, -3.6597, -20.7513
Hunter-Lab:
24.4932, 1.8647, -10.5089
#3f445e color charts
#3f445e color shades, tints & tones
#3f445e color schemes
#3f445e color preview, HTML & CSS examples
This text has a color of #3f445e
<p style="color:#3f445e;">Text here</p>
.mytext {color:#3f445e;}
This box has a color of #3f445e
<div style="background-color:#3f445e;">Content here</div>
.mybackground {background-color:#3f445e;}
Border around this has a color of #3f445e
<div style="border:2px solid #3f445e;">Content here</div>
.myborder {border:2px solid #3f445e;}