#3f3f4f color space conversions
Hex:
#3f3f4f
RGB:
63, 63, 79
CMY:
75, 75, 69
CMYK:
20, 20, 0, 69
HSL:
240°, 11.2676%, 27.8431%
HSV (HSB):
240°, 20.2532%, 30.9804%
XYZ:
5.2387, 5.1763, 8.1202
xyY:
0.2826, 0.2793, 5.1763
CIE-Lab:
27.2312, 3.9407, -9.6478
CIE-LCH:
27.2312, 10.4215, 292.2179
CIE-Luv:
27.2312, -0.8657, -12.0135
Hunter-Lab:
22.7515, 1.2859, -5.2350
#3f3f4f color charts
#3f3f4f color shades, tints & tones
#3f3f4f color schemes
#3f3f4f color preview, HTML & CSS examples
This text has a color of #3f3f4f
<p style="color:#3f3f4f;">Text here</p>
.mytext {color:#3f3f4f;}
This box has a color of #3f3f4f
<div style="background-color:#3f3f4f;">Content here</div>
.mybackground {background-color:#3f3f4f;}
Border around this has a color of #3f3f4f
<div style="border:2px solid #3f3f4f;">Content here</div>
.myborder {border:2px solid #3f3f4f;}