#a50b7f color space conversions
Hex:
#a50b7f
RGB:
165, 11, 127
CMY:
35, 96, 50
CMYK:
0, 93, 23, 35
HSL:
315°, 87.5000%, 34.5098%
HSV (HSB):
315°, 93.3333%, 64.7059%
XYZ:
19.4675, 9.7710, 20.9386
xyY:
0.3880, 0.1947, 9.7710
CIE-Lab:
37.4282, 64.4378, -23.3232
CIE-LCH:
37.4282, 68.5289, 340.1024
CIE-Luv:
37.4282, 69.3014, -40.9052
Hunter-Lab:
31.2586, 56.4653, -17.8345
#a50b7f color charts
#a50b7f color shades, tints & tones
#a50b7f color schemes
#a50b7f color preview, HTML & CSS examples
This text has a color of #a50b7f
<p style="color:#a50b7f;">Text here</p>
.mytext {color:#a50b7f;}
This box has a color of #a50b7f
<div style="background-color:#a50b7f;">Content here</div>
.mybackground {background-color:#a50b7f;}
Border around this has a color of #a50b7f
<div style="border:2px solid #a50b7f;">Content here</div>
.myborder {border:2px solid #a50b7f;}