#50020e color space conversions
Hex:
#50020e
RGB:
80, 2, 14
CMY:
69, 99, 95
CMYK:
0, 98, 83, 69
HSL:
351°, 95.1220%, 16.0784%
HSV (HSB):
351°, 97.5000%, 31.3725%
XYZ:
3.4092, 1.7806, 0.5795
xyY:
0.5909, 0.3086, 1.7806
CIE-Lab:
14.2910, 34.3313, 16.3512
CIE-LCH:
14.2910, 38.0263, 25.4674
CIE-Luv:
14.2910, 42.7734, 6.4487
Hunter-Lab:
13.3439, 22.2532, 6.7660
#50020e color charts
#50020e color shades, tints & tones
#50020e color schemes
#50020e color preview, HTML & CSS examples
This text has a color of #50020e
<p style="color:#50020e;">Text here</p>
.mytext {color:#50020e;}
This box has a color of #50020e
<div style="background-color:#50020e;">Content here</div>
.mybackground {background-color:#50020e;}
Border around this has a color of #50020e
<div style="border:2px solid #50020e;">Content here</div>
.myborder {border:2px solid #50020e;}