#3b001f color space conversions
Hex:
#3b001f
RGB:
59, 0, 31
CMY:
77, 100, 88
CMYK:
0, 100, 47, 77
HSL:
328°, 100.0000%, 11.5686%
HSV (HSB):
328°, 100.0000%, 23.1373%
XYZ:
2.0510, 1.0287, 1.3868
xyY:
0.4592, 0.2303, 1.0287
CIE-Lab:
9.2286, 30.4572, -3.2093
CIE-LCH:
9.2286, 30.6259, 353.9849
CIE-Luv:
9.2286, 21.7416, -4.8631
Hunter-Lab:
10.1427, 18.3450, -1.0068
#3b001f color charts
#3b001f color shades, tints & tones
#3b001f color schemes
#3b001f color preview, HTML & CSS examples
This text has a color of #3b001f
<p style="color:#3b001f;">Text here</p>
.mytext {color:#3b001f;}
This box has a color of #3b001f
<div style="background-color:#3b001f;">Content here</div>
.mybackground {background-color:#3b001f;}
Border around this has a color of #3b001f
<div style="border:2px solid #3b001f;">Content here</div>
.myborder {border:2px solid #3b001f;}