#a50e6d color space conversions
Hex:
#a50e6d
RGB:
165, 14, 109
CMY:
35, 95, 57
CMYK:
0, 92, 34, 35
HSL:
322°, 84.3575%, 35.0980%
HSV (HSB):
322°, 91.5152%, 64.7059%
XYZ:
18.4344, 9.4175, 15.3142
xyY:
0.4271, 0.2182, 9.4175
CIE-Lab:
36.7761, 61.9403, -13.0166
CIE-LCH:
36.7761, 63.2932, 348.1321
CIE-Luv:
36.7761, 76.8464, -26.8543
Hunter-Lab:
30.6880, 53.5217, -8.1057
#a50e6d color charts
#a50e6d color shades, tints & tones
#a50e6d color schemes
#a50e6d color preview, HTML & CSS examples
This text has a color of #a50e6d
<p style="color:#a50e6d;">Text here</p>
.mytext {color:#a50e6d;}
This box has a color of #a50e6d
<div style="background-color:#a50e6d;">Content here</div>
.mybackground {background-color:#a50e6d;}
Border around this has a color of #a50e6d
<div style="border:2px solid #a50e6d;">Content here</div>
.myborder {border:2px solid #a50e6d;}