#3b0d04 color space conversions
Hex:
#3b0d04
RGB:
59, 13, 4
CMY:
77, 95, 98
CMYK:
0, 78, 93, 77
HSL:
10°, 87.3016%, 12.3529%
HSV (HSB):
10°, 93.2203%, 23.1373%
XYZ:
1.9695, 1.2264, 0.2478
xyY:
0.5719, 0.3561, 1.2264
CIE-Lab:
10.7509, 22.0272, 14.9918
CIE-LCH:
10.7509, 26.6449, 34.2394
CIE-Luv:
10.7509, 24.5083, 7.6247
Hunter-Lab:
11.0744, 12.3643, 6.4255
#3b0d04 color charts
#3b0d04 color shades, tints & tones
#3b0d04 color schemes
#3b0d04 color preview, HTML & CSS examples
This text has a color of #3b0d04
<p style="color:#3b0d04;">Text here</p>
.mytext {color:#3b0d04;}
This box has a color of #3b0d04
<div style="background-color:#3b0d04;">Content here</div>
.mybackground {background-color:#3b0d04;}
Border around this has a color of #3b0d04
<div style="border:2px solid #3b0d04;">Content here</div>
.myborder {border:2px solid #3b0d04;}