#3b040c color space conversions
Hex:
#3b040c
RGB:
59, 4, 12
CMY:
77, 98, 95
CMYK:
0, 93, 80, 77
HSL:
351°, 87.3016%, 12.3529%
HSV (HSB):
351°, 93.2203%, 23.1373%
XYZ:
1.9134, 1.0432, 0.4483
xyY:
0.5620, 0.3064, 1.0432
CIE-Lab:
9.3461, 26.7665, 9.7013
CIE-LCH:
9.3461, 28.4703, 19.9227
CIE-Luv:
9.3461, 25.1483, 3.4331
Hunter-Lab:
10.2136, 15.5661, 4.5470
#3b040c color charts
#3b040c color shades, tints & tones
#3b040c color schemes
#3b040c color preview, HTML & CSS examples
This text has a color of #3b040c
<p style="color:#3b040c;">Text here</p>
.mytext {color:#3b040c;}
This box has a color of #3b040c
<div style="background-color:#3b040c;">Content here</div>
.mybackground {background-color:#3b040c;}
Border around this has a color of #3b040c
<div style="border:2px solid #3b040c;">Content here</div>
.myborder {border:2px solid #3b040c;}