#3b3d3b color space conversions
Hex:
#3b3d3b
RGB:
59, 61, 59
CMY:
77, 76, 77
CMYK:
3, 0, 3, 76
HSL:
120°, 1.6667%, 23.5294%
HSV (HSB):
120°, 3.2787%, 23.9216%
XYZ:
4.2618, 4.5831, 4.7977
xyY:
0.3124, 0.3359, 4.5831
CIE-Lab:
25.5123, -1.3002, 0.9324
CIE-LCH:
25.5123, 1.6000, 144.3531
CIE-Luv:
25.5123, -0.9265, 1.1939
Hunter-Lab:
21.4081, -1.9294, 1.6984
#3b3d3b color charts
#3b3d3b color shades, tints & tones
#3b3d3b color schemes
#3b3d3b color preview, HTML & CSS examples
This text has a color of #3b3d3b
<p style="color:#3b3d3b;">Text here</p>
.mytext {color:#3b3d3b;}
This box has a color of #3b3d3b
<div style="background-color:#3b3d3b;">Content here</div>
.mybackground {background-color:#3b3d3b;}
Border around this has a color of #3b3d3b
<div style="border:2px solid #3b3d3b;">Content here</div>
.myborder {border:2px solid #3b3d3b;}