#3b303a color space conversions
Hex:
#3b303a
RGB:
59, 48, 58
CMY:
77, 81, 77
CMYK:
0, 19, 2, 77
HSL:
305°, 10.2804%, 20.9804%
HSV (HSB):
305°, 18.6441%, 23.1373%
XYZ:
3.6243, 3.3492, 4.4584
xyY:
0.3170, 0.2930, 3.3492
CIE-Lab:
21.3914, 7.1230, -4.4667
CIE-LCH:
21.3914, 8.4076, 327.9091
CIE-Luv:
21.3914, 4.9422, -5.5711
Hunter-Lab:
18.3008, 3.3238, -1.6336
#3b303a color charts
#3b303a color shades, tints & tones
#3b303a color schemes
#3b303a color preview, HTML & CSS examples
This text has a color of #3b303a
<p style="color:#3b303a;">Text here</p>
.mytext {color:#3b303a;}
This box has a color of #3b303a
<div style="background-color:#3b303a;">Content here</div>
.mybackground {background-color:#3b303a;}
Border around this has a color of #3b303a
<div style="border:2px solid #3b303a;">Content here</div>
.myborder {border:2px solid #3b303a;}