#500d28 color space conversions
Hex:
#500d28
RGB:
80, 13, 40
CMY:
69, 95, 84
CMYK:
0, 84, 50, 69
HSL:
336°, 72.0430%, 18.2353%
HSV (HSB):
336°, 83.7500%, 31.3725%
XYZ:
3.8352, 2.1465, 2.2197
xyY:
0.4676, 0.2617, 2.1465
CIE-Lab:
16.2381, 32.5381, 0.9478
CIE-LCH:
16.2381, 32.5519, 1.6685
CIE-Luv:
16.2381, 34.0911, -3.3402
Hunter-Lab:
14.6510, 21.0866, 1.2731
#500d28 color charts
#500d28 color shades, tints & tones
#500d28 color schemes
#500d28 color preview, HTML & CSS examples
This text has a color of #500d28
<p style="color:#500d28;">Text here</p>
.mytext {color:#500d28;}
This box has a color of #500d28
<div style="background-color:#500d28;">Content here</div>
.mybackground {background-color:#500d28;}
Border around this has a color of #500d28
<div style="border:2px solid #500d28;">Content here</div>
.myborder {border:2px solid #500d28;}