#a91c7d color space conversions
Hex:
#a91c7d
RGB:
169, 28, 125
CMY:
34, 89, 51
CMYK:
0, 83, 26, 34
HSL:
319°, 71.5736%, 38.6275%
HSV (HSB):
319°, 83.4320%, 66.2745%
XYZ:
20.4791, 10.7462, 20.3969
xyY:
0.3967, 0.2082, 10.7462
CIE-Lab:
39.1497, 62.0371, -19.3509
CIE-LCH:
39.1497, 64.9851, 342.6760
CIE-Luv:
39.1497, 70.9753, -35.6792
Hunter-Lab:
32.7814, 54.1447, -13.9438
#a91c7d color charts
#a91c7d color shades, tints & tones
#a91c7d color schemes
#a91c7d color preview, HTML & CSS examples
This text has a color of #a91c7d
<p style="color:#a91c7d;">Text here</p>
.mytext {color:#a91c7d;}
This box has a color of #a91c7d
<div style="background-color:#a91c7d;">Content here</div>
.mybackground {background-color:#a91c7d;}
Border around this has a color of #a91c7d
<div style="border:2px solid #a91c7d;">Content here</div>
.myborder {border:2px solid #a91c7d;}