#3f3f5f color space conversions
Hex:
#3f3f5f
RGB:
63, 63, 95
CMY:
75, 75, 63
CMYK:
34, 34, 0, 63
HSL:
240°, 20.2532%, 30.9804%
HSV (HSB):
240°, 33.6842%, 37.2549%
XYZ:
5.8930, 5.4380, 11.5655
xyY:
0.2574, 0.2375, 5.4380
CIE-Lab:
27.9479, 8.4647, -18.9457
CIE-LCH:
27.9479, 20.7506, 294.0746
CIE-Luv:
27.9479, -1.7731, -24.5955
Hunter-Lab:
23.3195, 4.2987, -13.0817
#3f3f5f color charts
#3f3f5f color shades, tints & tones
#3f3f5f color schemes
#3f3f5f color preview, HTML & CSS examples
This text has a color of #3f3f5f
<p style="color:#3f3f5f;">Text here</p>
.mytext {color:#3f3f5f;}
This box has a color of #3f3f5f
<div style="background-color:#3f3f5f;">Content here</div>
.mybackground {background-color:#3f3f5f;}
Border around this has a color of #3f3f5f
<div style="border:2px solid #3f3f5f;">Content here</div>
.myborder {border:2px solid #3f3f5f;}