#a50f6e color space conversions
Hex:
#a50f6e
RGB:
165, 15, 110
CMY:
35, 94, 57
CMYK:
0, 91, 33, 35
HSL:
322°, 83.3333%, 35.2941%
HSV (HSB):
322°, 90.9091%, 64.7059%
XYZ:
18.5023, 9.4668, 15.6039
xyY:
0.4246, 0.2173, 9.4668
CIE-Lab:
36.8679, 61.8997, -13.5102
CIE-LCH:
36.8679, 63.3569, 347.6877
CIE-Luv:
36.8679, 76.2773, -27.4938
Hunter-Lab:
30.7681, 53.4964, -8.5310
#a50f6e color charts
#a50f6e color shades, tints & tones
#a50f6e color schemes
#a50f6e color preview, HTML & CSS examples
This text has a color of #a50f6e
<p style="color:#a50f6e;">Text here</p>
.mytext {color:#a50f6e;}
This box has a color of #a50f6e
<div style="background-color:#a50f6e;">Content here</div>
.mybackground {background-color:#a50f6e;}
Border around this has a color of #a50f6e
<div style="border:2px solid #a50f6e;">Content here</div>
.myborder {border:2px solid #a50f6e;}