#a91f2b color space conversions
Hex:
#a91f2b
RGB:
169, 31, 43
CMY:
34, 88, 83
CMYK:
0, 82, 75, 34
HSL:
355°, 69.0000%, 39.2157%
HSV (HSB):
355°, 81.6568%, 66.2745%
XYZ:
17.2882, 9.5894, 3.2252
xyY:
0.5743, 0.3186, 9.5894
CIE-Lab:
37.0952, 54.4375, 29.6614
CIE-LCH:
37.0952, 61.9939, 28.5847
CIE-Luv:
37.0952, 99.8350, 17.8164
Hunter-Lab:
30.9668, 45.4617, 15.5016
#a91f2b color charts
#a91f2b color shades, tints & tones
#a91f2b color schemes
#a91f2b color preview, HTML & CSS examples
This text has a color of #a91f2b
<p style="color:#a91f2b;">Text here</p>
.mytext {color:#a91f2b;}
This box has a color of #a91f2b
<div style="background-color:#a91f2b;">Content here</div>
.mybackground {background-color:#a91f2b;}
Border around this has a color of #a91f2b
<div style="border:2px solid #a91f2b;">Content here</div>
.myborder {border:2px solid #a91f2b;}