#a91e32 color space conversions
Hex:
#a91e32
RGB:
169, 30, 50
CMY:
34, 88, 80
CMYK:
0, 82, 70, 34
HSL:
351°, 69.8492%, 39.0196%
HSV (HSB):
351°, 82.2485%, 66.2745%
XYZ:
17.4022, 9.5939, 3.9522
xyY:
0.5623, 0.3100, 9.5939
CIE-Lab:
37.1034, 55.0233, 25.3374
CIE-LCH:
37.1034, 60.5768, 24.7254
CIE-Luv:
37.1034, 98.4637, 14.6081
Hunter-Lab:
30.9739, 46.0828, 14.1165
#a91e32 color charts
#a91e32 color shades, tints & tones
#a91e32 color schemes
#a91e32 color preview, HTML & CSS examples
This text has a color of #a91e32
<p style="color:#a91e32;">Text here</p>
.mytext {color:#a91e32;}
This box has a color of #a91e32
<div style="background-color:#a91e32;">Content here</div>
.mybackground {background-color:#a91e32;}
Border around this has a color of #a91e32
<div style="border:2px solid #a91e32;">Content here</div>
.myborder {border:2px solid #a91e32;}