#3f404e color space conversions
Hex:
#3f404e
RGB:
63, 64, 78
CMY:
75, 75, 69
CMYK:
19, 18, 0, 69
HSL:
236°, 10.6383%, 27.6471%
HSV (HSB):
236°, 19.2308%, 30.5882%
XYZ:
5.2584, 5.2736, 7.9485
xyY:
0.2845, 0.2854, 5.2736
CIE-Lab:
27.5005, 3.0189, -8.5861
CIE-LCH:
27.5005, 9.1013, 289.3722
CIE-Luv:
27.5005, -1.2360, -10.6228
Hunter-Lab:
22.9643, 0.6858, -4.4466
#3f404e color charts
#3f404e color shades, tints & tones
#3f404e color schemes
#3f404e color preview, HTML & CSS examples
This text has a color of #3f404e
<p style="color:#3f404e;">Text here</p>
.mytext {color:#3f404e;}
This box has a color of #3f404e
<div style="background-color:#3f404e;">Content here</div>
.mybackground {background-color:#3f404e;}
Border around this has a color of #3f404e
<div style="border:2px solid #3f404e;">Content here</div>
.myborder {border:2px solid #3f404e;}