#5b001f color space conversions
Hex:
#5b001f
RGB:
91, 0, 31
CMY:
64, 100, 88
CMYK:
0, 100, 66, 64
HSL:
340°, 100.0000%, 17.8431%
HSV (HSB):
340°, 100.0000%, 35.6863%
XYZ:
4.5617, 2.3231, 1.5043
xyY:
0.5438, 0.2769, 2.3231
CIE-Lab:
17.0988, 39.0375, 9.0766
CIE-LCH:
17.0988, 40.0788, 13.0892
CIE-Luv:
17.0988, 48.3712, 1.7107
Hunter-Lab:
15.2416, 26.7508, 4.8174
#5b001f color charts
#5b001f color shades, tints & tones
#5b001f color schemes
#5b001f color preview, HTML & CSS examples
This text has a color of #5b001f
<p style="color:#5b001f;">Text here</p>
.mytext {color:#5b001f;}
This box has a color of #5b001f
<div style="background-color:#5b001f;">Content here</div>
.mybackground {background-color:#5b001f;}
Border around this has a color of #5b001f
<div style="border:2px solid #5b001f;">Content here</div>
.myborder {border:2px solid #5b001f;}