#a91e5e color space conversions
Hex:
#a91e5e
RGB:
169, 30, 94
CMY:
34, 88, 63
CMYK:
0, 82, 44, 34
HSL:
332°, 69.8492%, 39.0196%
HSV (HSB):
332°, 82.2485%, 66.2745%
XYZ:
18.8468, 10.1717, 11.5597
xyY:
0.4645, 0.2507, 10.1717
CIE-Lab:
38.1489, 58.1656, -1.3417
CIE-LCH:
38.1489, 58.1811, 358.6786
CIE-Luv:
38.1489, 83.2863, -11.9818
Hunter-Lab:
31.8931, 49.6693, 0.8355
#a91e5e color charts
#a91e5e color shades, tints & tones
#a91e5e color schemes
#a91e5e color preview, HTML & CSS examples
This text has a color of #a91e5e
<p style="color:#a91e5e;">Text here</p>
.mytext {color:#a91e5e;}
This box has a color of #a91e5e
<div style="background-color:#a91e5e;">Content here</div>
.mybackground {background-color:#a91e5e;}
Border around this has a color of #a91e5e
<div style="border:2px solid #a91e5e;">Content here</div>
.myborder {border:2px solid #a91e5e;}