#3b323f color space conversions
Hex:
#3b323f
RGB:
59, 50, 63
CMY:
77, 80, 75
CMYK:
6, 21, 0, 75
HSL:
282°, 11.5044%, 22.1569%
HSV (HSB):
282°, 20.6349%, 24.7059%
XYZ:
3.8414, 3.5699, 5.1892
xyY:
0.3049, 0.2833, 3.5699
CIE-Lab:
22.1953, 6.9538, -6.6582
CIE-LCH:
22.1953, 9.6274, 316.2441
CIE-Luv:
22.1953, 3.6854, -8.0664
Hunter-Lab:
18.8942, 3.2267, -3.0579
#3b323f color charts
#3b323f color shades, tints & tones
#3b323f color schemes
#3b323f color preview, HTML & CSS examples
This text has a color of #3b323f
<p style="color:#3b323f;">Text here</p>
.mytext {color:#3b323f;}
This box has a color of #3b323f
<div style="background-color:#3b323f;">Content here</div>
.mybackground {background-color:#3b323f;}
Border around this has a color of #3b323f
<div style="border:2px solid #3b323f;">Content here</div>
.myborder {border:2px solid #3b323f;}