#a50f5a color space conversions
Hex:
#a50f5a
RGB:
165, 15, 90
CMY:
35, 94, 65
CMYK:
0, 91, 45, 35
HSL:
330°, 83.3333%, 35.2941%
HSV (HSB):
330°, 90.9091%, 64.7059%
XYZ:
17.5333, 9.0792, 10.5012
xyY:
0.4724, 0.2446, 9.0792
CIE-Lab:
36.1363, 59.9034, -1.8282
CIE-LCH:
36.1363, 59.9313, 358.2519
CIE-Luv:
36.1363, 84.9347, -12.7695
Hunter-Lab:
30.1317, 51.1371, 0.4290
#a50f5a color charts
#a50f5a color shades, tints & tones
#a50f5a color schemes
#a50f5a color preview, HTML & CSS examples
This text has a color of #a50f5a
<p style="color:#a50f5a;">Text here</p>
.mytext {color:#a50f5a;}
This box has a color of #a50f5a
<div style="background-color:#a50f5a;">Content here</div>
.mybackground {background-color:#a50f5a;}
Border around this has a color of #a50f5a
<div style="border:2px solid #a50f5a;">Content here</div>
.myborder {border:2px solid #a50f5a;}