#3b111f color space conversions
Hex:
#3b111f
RGB:
59, 17, 31
CMY:
77, 93, 88
CMYK:
0, 71, 47, 77
HSL:
340°, 55.2632%, 14.9020%
HSV (HSB):
340°, 71.1864%, 23.1373%
XYZ:
2.2514, 1.4296, 1.4536
xyY:
0.4385, 0.2784, 1.4296
CIE-Lab:
12.1535, 22.2444, 1.0954
CIE-LCH:
12.1535, 22.2713, 2.8191
CIE-Luv:
12.1535, 19.4555, -1.5389
Hunter-Lab:
11.9567, 12.6866, 1.1617
#3b111f color charts
#3b111f color shades, tints & tones
#3b111f color schemes
#3b111f color preview, HTML & CSS examples
This text has a color of #3b111f
<p style="color:#3b111f;">Text here</p>
.mytext {color:#3b111f;}
This box has a color of #3b111f
<div style="background-color:#3b111f;">Content here</div>
.mybackground {background-color:#3b111f;}
Border around this has a color of #3b111f
<div style="border:2px solid #3b111f;">Content here</div>
.myborder {border:2px solid #3b111f;}