#3b0b0b color space conversions
Hex:
#3b0b0b
RGB:
59, 11, 11
CMY:
77, 96, 96
CMYK:
0, 81, 81, 77
HSL:
0°, 68.5714%, 13.7255%
HSV (HSB):
0°, 81.3559%, 23.1373%
XYZ:
1.9837, 1.1933, 0.4424
xyY:
0.5481, 0.3297, 1.1933
CIE-Lab:
10.5079, 23.4044, 11.7895
CIE-LCH:
10.5079, 26.2061, 26.7358
CIE-Luv:
10.5079, 24.0775, 5.1918
Hunter-Lab:
10.9239, 13.2977, 5.2456
#3b0b0b color charts
#3b0b0b color shades, tints & tones
#3b0b0b color schemes
#3b0b0b color preview, HTML & CSS examples
This text has a color of #3b0b0b
<p style="color:#3b0b0b;">Text here</p>
.mytext {color:#3b0b0b;}
This box has a color of #3b0b0b
<div style="background-color:#3b0b0b;">Content here</div>
.mybackground {background-color:#3b0b0b;}
Border around this has a color of #3b0b0b
<div style="border:2px solid #3b0b0b;">Content here</div>
.myborder {border:2px solid #3b0b0b;}