#5b000b color space conversions
Hex:
#5b000b
RGB:
91, 0, 11
CMY:
64, 100, 96
CMYK:
0, 100, 88, 64
HSL:
353°, 100.0000%, 17.8431%
HSV (HSB):
353°, 100.0000%, 35.6863%
XYZ:
4.3748, 2.2483, 0.5200
xyY:
0.6125, 0.3148, 2.2483
CIE-Lab:
16.7398, 38.0682, 21.4240
CIE-LCH:
16.7398, 43.6827, 29.3699
CIE-Luv:
16.7398, 52.9674, 9.1133
Hunter-Lab:
14.9944, 25.8394, 8.4399
#5b000b color charts
#5b000b color shades, tints & tones
#5b000b color schemes
#5b000b color preview, HTML & CSS examples
This text has a color of #5b000b
<p style="color:#5b000b;">Text here</p>
.mytext {color:#5b000b;}
This box has a color of #5b000b
<div style="background-color:#5b000b;">Content here</div>
.mybackground {background-color:#5b000b;}
Border around this has a color of #5b000b
<div style="border:2px solid #5b000b;">Content here</div>
.myborder {border:2px solid #5b000b;}