#a91c2e color space conversions
Hex:
#a91c2e
RGB:
169, 28, 46
CMY:
34, 89, 82
CMYK:
0, 83, 73, 34
HSL:
352°, 71.5736%, 38.6275%
HSV (HSB):
352°, 83.4320%, 66.2745%
XYZ:
17.2706, 9.4628, 3.5010
xyY:
0.5712, 0.3130, 9.4628
CIE-Lab:
36.8605, 55.3529, 27.5411
CIE-LCH:
36.8605, 61.8260, 26.4528
CIE-Luv:
36.8605, 100.2498, 16.0407
Hunter-Lab:
30.7616, 46.3828, 14.7853
#a91c2e color charts
#a91c2e color shades, tints & tones
#a91c2e color schemes
#a91c2e color preview, HTML & CSS examples
This text has a color of #a91c2e
<p style="color:#a91c2e;">Text here</p>
.mytext {color:#a91c2e;}
This box has a color of #a91c2e
<div style="background-color:#a91c2e;">Content here</div>
.mybackground {background-color:#a91c2e;}
Border around this has a color of #a91c2e
<div style="border:2px solid #a91c2e;">Content here</div>
.myborder {border:2px solid #a91c2e;}