#500b01 color space conversions
Hex:
#500b01
RGB:
80, 11, 1
CMY:
69, 96, 100
CMYK:
0, 86, 99, 69
HSL:
8°, 97.5309%, 15.8824%
HSV (HSB):
8°, 98.7500%, 31.3725%
XYZ:
3.4334, 1.9470, 0.2236
xyY:
0.6127, 0.3474, 1.9470
CIE-Lab:
15.2067, 30.7732, 23.0206
CIE-LCH:
15.2067, 38.4310, 36.7992
CIE-Luv:
15.2067, 42.3975, 11.4137
Hunter-Lab:
13.9535, 19.5032, 8.8175
#500b01 color charts
#500b01 color shades, tints & tones
#500b01 color schemes
#500b01 color preview, HTML & CSS examples
This text has a color of #500b01
<p style="color:#500b01;">Text here</p>
.mytext {color:#500b01;}
This box has a color of #500b01
<div style="background-color:#500b01;">Content here</div>
.mybackground {background-color:#500b01;}
Border around this has a color of #500b01
<div style="border:2px solid #500b01;">Content here</div>
.myborder {border:2px solid #500b01;}