#3b383c color space conversions
Hex:
#3b383c
RGB:
59, 56, 60
CMY:
77, 78, 76
CMYK:
2, 7, 0, 76
HSL:
285°, 3.4483%, 22.7451%
HSV (HSB):
285°, 6.6667%, 23.5294%
XYZ:
4.0334, 4.0844, 4.8507
xyY:
0.3110, 0.3149, 4.0844
CIE-Lab:
23.9485, 2.2088, -2.0232
CIE-LCH:
23.9485, 2.9954, 317.5108
CIE-Luv:
23.9485, 1.3094, -2.4868
Hunter-Lab:
20.2099, 0.2571, -0.0838
#3b383c color charts
#3b383c color shades, tints & tones
#3b383c color schemes
#3b383c color preview, HTML & CSS examples
This text has a color of #3b383c
<p style="color:#3b383c;">Text here</p>
.mytext {color:#3b383c;}
This box has a color of #3b383c
<div style="background-color:#3b383c;">Content here</div>
.mybackground {background-color:#3b383c;}
Border around this has a color of #3b383c
<div style="border:2px solid #3b383c;">Content here</div>
.myborder {border:2px solid #3b383c;}