#5b080c color space conversions
Hex:
#5b080c
RGB:
91, 8, 12
CMY:
64, 97, 95
CMYK:
0, 91, 87, 64
HSL:
357°, 83.8384%, 19.4118%
HSV (HSB):
357°, 91.2088%, 35.6863%
XYZ:
4.4676, 2.4244, 0.5803
xyY:
0.5979, 0.3244, 2.4244
CIE-Lab:
17.5730, 35.7351, 21.9979
CIE-LCH:
17.5730, 41.9631, 31.6158
CIE-Luv:
17.5730, 50.6948, 10.0898
Hunter-Lab:
15.5703, 23.9687, 8.6895
#5b080c color charts
#5b080c color shades, tints & tones
#5b080c color schemes
#5b080c color preview, HTML & CSS examples
This text has a color of #5b080c
<p style="color:#5b080c;">Text here</p>
.mytext {color:#5b080c;}
This box has a color of #5b080c
<div style="background-color:#5b080c;">Content here</div>
.mybackground {background-color:#5b080c;}
Border around this has a color of #5b080c
<div style="border:2px solid #5b080c;">Content here</div>
.myborder {border:2px solid #5b080c;}