#a91e40 color space conversions
Hex:
#a91e40
RGB:
169, 30, 64
CMY:
34, 88, 75
CMYK:
0, 82, 62, 34
HSL:
345°, 69.8492%, 39.0196%
HSV (HSB):
345°, 82.2485%, 66.2745%
XYZ:
17.7519, 9.7337, 5.7937
xyY:
0.5334, 0.2925, 9.7337
CIE-Lab:
37.3602, 55.8054, 16.7756
CIE-LCH:
37.3602, 58.2723, 16.7313
CIE-Luv:
37.3602, 94.3033, 7.4263
Hunter-Lab:
31.1989, 46.9666, 10.8291
#a91e40 color charts
#a91e40 color shades, tints & tones
#a91e40 color schemes
#a91e40 color preview, HTML & CSS examples
This text has a color of #a91e40
<p style="color:#a91e40;">Text here</p>
.mytext {color:#a91e40;}
This box has a color of #a91e40
<div style="background-color:#a91e40;">Content here</div>
.mybackground {background-color:#a91e40;}
Border around this has a color of #a91e40
<div style="border:2px solid #a91e40;">Content here</div>
.myborder {border:2px solid #a91e40;}