#50001b color space conversions
Hex:
#50001b
RGB:
80, 0, 27
CMY:
69, 100, 89
CMYK:
0, 100, 66, 69
HSL:
340°, 100.0000%, 15.6863%
HSV (HSB):
340°, 100.0000%, 31.3725%
XYZ:
3.5061, 1.7846, 1.1966
xyY:
0.5405, 0.2751, 1.7846
CIE-Lab:
14.3137, 35.7804, 7.7994
CIE-LCH:
14.3137, 36.6206, 12.2969
CIE-Luv:
14.3137, 40.2463, 1.1060
Hunter-Lab:
13.3589, 23.4699, 4.0405
#50001b color charts
#50001b color shades, tints & tones
#50001b color schemes
#50001b color preview, HTML & CSS examples
This text has a color of #50001b
<p style="color:#50001b;">Text here</p>
.mytext {color:#50001b;}
This box has a color of #50001b
<div style="background-color:#50001b;">Content here</div>
.mybackground {background-color:#50001b;}
Border around this has a color of #50001b
<div style="border:2px solid #50001b;">Content here</div>
.myborder {border:2px solid #50001b;}