#a91c32 color space conversions
Hex:
#a91c32
RGB:
169, 28, 50
CMY:
34, 89, 80
CMYK:
0, 83, 70, 34
HSL:
351°, 71.5736%, 38.6275%
HSV (HSB):
351°, 83.4320%, 66.2745%
XYZ:
17.3532, 9.4958, 3.9359
xyY:
0.5637, 0.3085, 9.4958
CIE-Lab:
36.9219, 55.5388, 25.1159
CIE-LCH:
36.9219, 60.9538, 24.3335
CIE-Luv:
36.9219, 99.1973, 14.2564
Hunter-Lab:
30.8153, 46.5929, 13.9979
#a91c32 color charts
#a91c32 color shades, tints & tones
#a91c32 color schemes
#a91c32 color preview, HTML & CSS examples
This text has a color of #a91c32
<p style="color:#a91c32;">Text here</p>
.mytext {color:#a91c32;}
This box has a color of #a91c32
<div style="background-color:#a91c32;">Content here</div>
.mybackground {background-color:#a91c32;}
Border around this has a color of #a91c32
<div style="border:2px solid #a91c32;">Content here</div>
.myborder {border:2px solid #a91c32;}