#a51c64 color space conversions
Hex:
#a51c64
RGB:
165, 28, 100
CMY:
35, 89, 61
CMYK:
0, 83, 39, 35
HSL:
328°, 70.9845%, 37.8431%
HSV (HSB):
328°, 83.0303%, 64.7059%
XYZ:
18.2326, 9.7499, 12.9776
xyY:
0.4451, 0.2380, 9.7499
CIE-Lab:
37.3898, 58.2345, -6.3740
CIE-LCH:
37.3898, 58.5823, 353.7536
CIE-Luv:
37.3898, 78.1065, -17.9619
Hunter-Lab:
31.2249, 49.5845, -2.7844
#a51c64 color charts
#a51c64 color shades, tints & tones
#a51c64 color schemes
#a51c64 color preview, HTML & CSS examples
This text has a color of #a51c64
<p style="color:#a51c64;">Text here</p>
.mytext {color:#a51c64;}
This box has a color of #a51c64
<div style="background-color:#a51c64;">Content here</div>
.mybackground {background-color:#a51c64;}
Border around this has a color of #a51c64
<div style="border:2px solid #a51c64;">Content here</div>
.myborder {border:2px solid #a51c64;}