#a50b6e color space conversions
Hex:
#a50b6e
RGB:
165, 11, 110
CMY:
35, 96, 57
CMYK:
0, 93, 33, 35
HSL:
321°, 87.5000%, 34.5098%
HSV (HSB):
321°, 93.3333%, 64.7059%
XYZ:
18.4512, 9.3645, 15.5869
xyY:
0.4251, 0.2158, 9.3645
CIE-Lab:
36.6768, 62.4562, -13.8016
CIE-LCH:
36.6768, 63.9630, 347.5390
CIE-Luv:
36.6768, 76.7622, -27.9262
Hunter-Lab:
30.6014, 54.0745, -8.7785
#a50b6e color charts
#a50b6e color shades, tints & tones
#a50b6e color schemes
#a50b6e color preview, HTML & CSS examples
This text has a color of #a50b6e
<p style="color:#a50b6e;">Text here</p>
.mytext {color:#a50b6e;}
This box has a color of #a50b6e
<div style="background-color:#a50b6e;">Content here</div>
.mybackground {background-color:#a50b6e;}
Border around this has a color of #a50b6e
<div style="border:2px solid #a50b6e;">Content here</div>
.myborder {border:2px solid #a50b6e;}