#a91d91 color space conversions
Hex:
#a91d91
RGB:
169, 29, 145
CMY:
34, 89, 43
CMYK:
0, 83, 14, 34
HSL:
310°, 70.7071%, 38.8235%
HSV (HSB):
310°, 82.8402%, 66.2745%
XYZ:
21.9124, 11.3581, 27.8255
xyY:
0.3587, 0.1859, 11.3581
CIE-Lab:
40.1771, 64.4442, -30.0611
CIE-LCH:
40.1771, 71.1106, 334.9925
CIE-Luv:
40.1771, 62.6802, -50.9986
Hunter-Lab:
33.7018, 57.0800, -25.3609
#a91d91 color charts
#a91d91 color shades, tints & tones
#a91d91 color schemes
#a91d91 color preview, HTML & CSS examples
This text has a color of #a91d91
<p style="color:#a91d91;">Text here</p>
.mytext {color:#a91d91;}
This box has a color of #a91d91
<div style="background-color:#a91d91;">Content here</div>
.mybackground {background-color:#a91d91;}
Border around this has a color of #a91d91
<div style="border:2px solid #a91d91;">Content here</div>
.myborder {border:2px solid #a91d91;}