#3b303e color space conversions
Hex:
#3b303e
RGB:
59, 48, 62
CMY:
77, 81, 76
CMYK:
5, 23, 0, 76
HSL:
287°, 12.7273%, 21.5686%
HSV (HSB):
287°, 22.5806%, 24.3137%
XYZ:
3.7301, 3.3915, 5.0155
xyY:
0.3073, 0.2794, 3.3915
CIE-Lab:
21.5482, 8.0687, -6.9553
CIE-LCH:
21.5482, 10.6527, 319.2384
CIE-Luv:
21.5482, 4.5890, -8.4285
Hunter-Lab:
18.4161, 3.9262, -3.2559
#3b303e color charts
#3b303e color shades, tints & tones
#3b303e color schemes
#3b303e color preview, HTML & CSS examples
This text has a color of #3b303e
<p style="color:#3b303e;">Text here</p>
.mytext {color:#3b303e;}
This box has a color of #3b303e
<div style="background-color:#3b303e;">Content here</div>
.mybackground {background-color:#3b303e;}
Border around this has a color of #3b303e
<div style="border:2px solid #3b303e;">Content here</div>
.myborder {border:2px solid #3b303e;}