#3b3f3d color space conversions
Hex:
#3b3f3d
RGB:
59, 63, 61
CMY:
77, 75, 76
CMYK:
6, 0, 3, 75
HSL:
150°, 3.2787%, 23.9216%
HSV (HSB):
150°, 6.3492%, 24.7059%
XYZ:
4.4234, 4.8217, 5.1124
xyY:
0.3081, 0.3358, 4.8217
CIE-Lab:
26.2208, -2.1359, 0.6417
CIE-LCH:
26.2208, 2.2302, 163.2768
CIE-Luv:
26.2208, -1.9421, 0.9923
Hunter-Lab:
21.9585, -2.4692, 1.5669
#3b3f3d color charts
#3b3f3d color shades, tints & tones
#3b3f3d color schemes
#3b3f3d color preview, HTML & CSS examples
This text has a color of #3b3f3d
<p style="color:#3b3f3d;">Text here</p>
.mytext {color:#3b3f3d;}
This box has a color of #3b3f3d
<div style="background-color:#3b3f3d;">Content here</div>
.mybackground {background-color:#3b3f3d;}
Border around this has a color of #3b3f3d
<div style="border:2px solid #3b3f3d;">Content here</div>
.myborder {border:2px solid #3b3f3d;}