#a50c51 color space conversions
Hex:
#a50c51
RGB:
165, 12, 81
CMY:
35, 95, 68
CMYK:
0, 93, 51, 35
HSL:
333°, 86.4407%, 34.7059%
HSV (HSB):
333°, 92.7273%, 64.7059%
XYZ:
17.1337, 8.8564, 8.5910
xyY:
0.4955, 0.2561, 8.8564
CIE-Lab:
35.7062, 59.5779, 3.3677
CIE-LCH:
35.7062, 59.6730, 3.2353
CIE-Luv:
35.7062, 89.1750, -6.8770
Hunter-Lab:
29.7596, 50.6897, 3.7160
#a50c51 color charts
#a50c51 color shades, tints & tones
#a50c51 color schemes
#a50c51 color preview, HTML & CSS examples
This text has a color of #a50c51
<p style="color:#a50c51;">Text here</p>
.mytext {color:#a50c51;}
This box has a color of #a50c51
<div style="background-color:#a50c51;">Content here</div>
.mybackground {background-color:#a50c51;}
Border around this has a color of #a50c51
<div style="border:2px solid #a50c51;">Content here</div>
.myborder {border:2px solid #a50c51;}