#501c51 color space conversions
Hex:
#501c51
RGB:
80, 28, 81
CMY:
69, 89, 68
CMYK:
1, 65, 0, 68
HSL:
299°, 48.6239%, 21.3725%
HSV (HSB):
299°, 65.4321%, 31.7647%
XYZ:
5.2087, 3.1301, 8.1142
xyY:
0.3166, 0.1902, 3.1301
CIE-Lab:
20.5574, 32.3435, -21.1338
CIE-LCH:
20.5574, 38.6360, 326.8388
CIE-Luv:
20.5574, 19.9108, -26.7526
Hunter-Lab:
17.6920, 21.5915, -14.8083
#501c51 color charts
#501c51 color shades, tints & tones
#501c51 color schemes
#501c51 color preview, HTML & CSS examples
This text has a color of #501c51
<p style="color:#501c51;">Text here</p>
.mytext {color:#501c51;}
This box has a color of #501c51
<div style="background-color:#501c51;">Content here</div>
.mybackground {background-color:#501c51;}
Border around this has a color of #501c51
<div style="border:2px solid #501c51;">Content here</div>
.myborder {border:2px solid #501c51;}