#a50e51 color space conversions
Hex:
#a50e51
RGB:
165, 14, 81
CMY:
35, 95, 68
CMYK:
0, 92, 51, 35
HSL:
333°, 84.3575%, 35.0980%
HSV (HSB):
333°, 91.5152%, 64.7059%
XYZ:
17.1593, 8.9075, 8.5995
xyY:
0.4950, 0.2569, 8.9075
CIE-Lab:
35.8056, 59.2903, 3.5106
CIE-LCH:
35.8056, 59.3941, 3.3886
CIE-Luv:
35.8056, 88.8516, -6.6611
Hunter-Lab:
29.8454, 50.3971, 3.8083
#a50e51 color charts
#a50e51 color shades, tints & tones
#a50e51 color schemes
#a50e51 color preview, HTML & CSS examples
This text has a color of #a50e51
<p style="color:#a50e51;">Text here</p>
.mytext {color:#a50e51;}
This box has a color of #a50e51
<div style="background-color:#a50e51;">Content here</div>
.mybackground {background-color:#a50e51;}
Border around this has a color of #a50e51
<div style="border:2px solid #a50e51;">Content here</div>
.myborder {border:2px solid #a50e51;}