#a91e2a color space conversions
Hex:
#a91e2a
RGB:
169, 30, 42
CMY:
34, 88, 84
CMYK:
0, 82, 75, 34
HSL:
355°, 69.8492%, 39.0196%
HSV (HSB):
355°, 82.2485%, 66.2745%
XYZ:
17.2444, 9.5307, 3.1212
xyY:
0.5768, 0.3188, 9.5307
CIE-Lab:
36.9867, 54.6656, 30.1469
CIE-LCH:
36.9867, 62.4273, 28.8758
CIE-Luv:
36.9867, 100.4647, 18.0379
Hunter-Lab:
30.8719, 45.6805, 15.6160
#a91e2a color charts
#a91e2a color shades, tints & tones
#a91e2a color schemes
#a91e2a color preview, HTML & CSS examples
This text has a color of #a91e2a
<p style="color:#a91e2a;">Text here</p>
.mytext {color:#a91e2a;}
This box has a color of #a91e2a
<div style="background-color:#a91e2a;">Content here</div>
.mybackground {background-color:#a91e2a;}
Border around this has a color of #a91e2a
<div style="border:2px solid #a91e2a;">Content here</div>
.myborder {border:2px solid #a91e2a;}