#a91c64 color space conversions
Hex:
#a91c64
RGB:
169, 28, 100
CMY:
34, 89, 61
CMYK:
0, 83, 41, 34
HSL:
329°, 71.5736%, 38.6275%
HSV (HSB):
329°, 83.4320%, 66.2745%
XYZ:
19.0777, 10.1856, 13.0171
xyY:
0.4512, 0.2409, 10.1856
CIE-Lab:
38.1735, 59.2449, -5.1227
CIE-LCH:
38.1735, 59.4659, 355.0581
CIE-Luv:
38.1735, 81.3716, -16.7238
Hunter-Lab:
31.9149, 50.8503, -1.8421
#a91c64 color charts
#a91c64 color shades, tints & tones
#a91c64 color schemes
#a91c64 color preview, HTML & CSS examples
This text has a color of #a91c64
<p style="color:#a91c64;">Text here</p>
.mytext {color:#a91c64;}
This box has a color of #a91c64
<div style="background-color:#a91c64;">Content here</div>
.mybackground {background-color:#a91c64;}
Border around this has a color of #a91c64
<div style="border:2px solid #a91c64;">Content here</div>
.myborder {border:2px solid #a91c64;}