#3f445d color space conversions
Hex:
#3f445d
RGB:
63, 68, 93
CMY:
75, 73, 64
CMYK:
32, 27, 0, 64
HSL:
230°, 19.2308%, 30.5882%
HSV (HSB):
230°, 32.2581%, 36.4706%
XYZ:
6.0928, 5.9813, 11.1893
xyY:
0.2619, 0.2571, 5.9813
CIE-Lab:
29.3653, 4.5673, -15.4635
CIE-LCH:
29.3653, 16.1238, 286.4550
CIE-Luv:
29.3653, -3.6156, -19.9511
Hunter-Lab:
24.4567, 1.6697, -10.0063
#3f445d color charts
#3f445d color shades, tints & tones
#3f445d color schemes
#3f445d color preview, HTML & CSS examples
This text has a color of #3f445d
<p style="color:#3f445d;">Text here</p>
.mytext {color:#3f445d;}
This box has a color of #3f445d
<div style="background-color:#3f445d;">Content here</div>
.mybackground {background-color:#3f445d;}
Border around this has a color of #3f445d
<div style="border:2px solid #3f445d;">Content here</div>
.myborder {border:2px solid #3f445d;}