#3b121c color space conversions
Hex:
#3b121c
RGB:
59, 18, 28
CMY:
77, 93, 89
CMYK:
0, 69, 53, 77
HSL:
345°, 53.2468%, 15.0980%
HSV (HSB):
345°, 69.4915%, 23.1373%
XYZ:
2.2295, 1.4463, 1.2603
xyY:
0.4517, 0.2930, 1.4463
CIE-Lab:
12.2623, 21.3094, 3.4873
CIE-LCH:
12.2623, 21.5929, 9.2941
CIE-Luv:
12.2623, 19.7774, 0.2385
Hunter-Lab:
12.0261, 12.0470, 2.2050
#3b121c color charts
#3b121c color shades, tints & tones
#3b121c color schemes
#3b121c color preview, HTML & CSS examples
This text has a color of #3b121c
<p style="color:#3b121c;">Text here</p>
.mytext {color:#3b121c;}
This box has a color of #3b121c
<div style="background-color:#3b121c;">Content here</div>
.mybackground {background-color:#3b121c;}
Border around this has a color of #3b121c
<div style="border:2px solid #3b121c;">Content here</div>
.myborder {border:2px solid #3b121c;}