#a50d64 color space conversions
Hex:
#a50d64
RGB:
165, 13, 100
CMY:
35, 95, 61
CMYK:
0, 92, 39, 35
HSL:
326°, 85.3933%, 34.9020%
HSV (HSB):
326°, 92.1212%, 64.7059%
XYZ:
17.9612, 9.2073, 12.8871
xyY:
0.4484, 0.2299, 9.2073
CIE-Lab:
36.3804, 61.1481, -7.8854
CIE-LCH:
36.3804, 61.6545, 352.6520
CIE-Luv:
36.3804, 80.9223, -20.2418
Hunter-Lab:
30.3435, 52.5584, -3.9405
#a50d64 color charts
#a50d64 color shades, tints & tones
#a50d64 color schemes
#a50d64 color preview, HTML & CSS examples
This text has a color of #a50d64
<p style="color:#a50d64;">Text here</p>
.mytext {color:#a50d64;}
This box has a color of #a50d64
<div style="background-color:#a50d64;">Content here</div>
.mybackground {background-color:#a50d64;}
Border around this has a color of #a50d64
<div style="border:2px solid #a50d64;">Content here</div>
.myborder {border:2px solid #a50d64;}