#500c41 color space conversions
Hex:
#500c41
RGB:
80, 12, 65
CMY:
69, 95, 75
CMYK:
0, 85, 19, 69
HSL:
313°, 73.9130%, 18.0392%
HSV (HSB):
313°, 85.0000%, 31.3725%
XYZ:
4.3939, 2.3501, 5.2231
xyY:
0.3672, 0.1964, 2.3501
CIE-Lab:
17.2265, 36.2306, -15.3823
CIE-LCH:
17.2265, 39.3608, 336.9956
CIE-Luv:
17.2265, 26.8510, -19.2509
Hunter-Lab:
15.3299, 24.3343, -9.4697
#500c41 color charts
#500c41 color shades, tints & tones
#500c41 color schemes
#500c41 color preview, HTML & CSS examples
This text has a color of #500c41
<p style="color:#500c41;">Text here</p>
.mytext {color:#500c41;}
This box has a color of #500c41
<div style="background-color:#500c41;">Content here</div>
.mybackground {background-color:#500c41;}
Border around this has a color of #500c41
<div style="border:2px solid #500c41;">Content here</div>
.myborder {border:2px solid #500c41;}