#a91e4e color space conversions
Hex:
#a91e4e
RGB:
169, 30, 78
CMY:
34, 88, 69
CMYK:
0, 82, 54, 34
HSL:
339°, 69.8492%, 39.0196%
HSV (HSB):
339°, 82.2485%, 66.2745%
XYZ:
18.2016, 9.9136, 8.1619
xyY:
0.5017, 0.2733, 9.9136
CIE-Lab:
37.6870, 56.7906, 8.2353
CIE-LCH:
37.6870, 57.3846, 8.2510
CIE-Luv:
37.6870, 89.4444, -1.0574
Hunter-Lab:
31.4859, 48.0883, 6.6707
#a91e4e color charts
#a91e4e color shades, tints & tones
#a91e4e color schemes
#a91e4e color preview, HTML & CSS examples
This text has a color of #a91e4e
<p style="color:#a91e4e;">Text here</p>
.mytext {color:#a91e4e;}
This box has a color of #a91e4e
<div style="background-color:#a91e4e;">Content here</div>
.mybackground {background-color:#a91e4e;}
Border around this has a color of #a91e4e
<div style="border:2px solid #a91e4e;">Content here</div>
.myborder {border:2px solid #a91e4e;}