#5b001c color space conversions
Hex:
#5b001c
RGB:
91, 0, 28
CMY:
64, 100, 89
CMYK:
0, 100, 69, 64
HSL:
342°, 100.0000%, 17.8431%
HSV (HSB):
342°, 100.0000%, 35.6863%
XYZ:
4.5240, 2.3080, 1.3057
xyY:
0.5559, 0.2836, 2.3080
CIE-Lab:
17.0270, 38.8448, 11.1655
CIE-LCH:
17.0270, 40.4176, 16.0368
CIE-Luv:
17.0270, 49.2290, 3.1098
Hunter-Lab:
15.1921, 26.5687, 5.5389
#5b001c color charts
#5b001c color shades, tints & tones
#5b001c color schemes
#5b001c color preview, HTML & CSS examples
This text has a color of #5b001c
<p style="color:#5b001c;">Text here</p>
.mytext {color:#5b001c;}
This box has a color of #5b001c
<div style="background-color:#5b001c;">Content here</div>
.mybackground {background-color:#5b001c;}
Border around this has a color of #5b001c
<div style="border:2px solid #5b001c;">Content here</div>
.myborder {border:2px solid #5b001c;}