#a91f2c color space conversions
Hex:
#a91f2c
RGB:
169, 31, 44
CMY:
34, 88, 83
CMYK:
0, 82, 74, 34
HSL:
354°, 69.0000%, 39.2157%
HSV (HSB):
354°, 81.6568%, 66.2745%
XYZ:
17.3068, 9.5968, 3.3231
xyY:
0.5726, 0.3175, 9.5968
CIE-Lab:
37.1089, 54.4798, 29.0656
CIE-LCH:
37.1089, 61.7484, 28.0804
CIE-Luv:
37.1089, 99.5981, 17.4085
Hunter-Lab:
30.9788, 45.5091, 15.3251
#a91f2c color charts
#a91f2c color shades, tints & tones
#a91f2c color schemes
#a91f2c color preview, HTML & CSS examples
This text has a color of #a91f2c
<p style="color:#a91f2c;">Text here</p>
.mytext {color:#a91f2c;}
This box has a color of #a91f2c
<div style="background-color:#a91f2c;">Content here</div>
.mybackground {background-color:#a91f2c;}
Border around this has a color of #a91f2c
<div style="border:2px solid #a91f2c;">Content here</div>
.myborder {border:2px solid #a91f2c;}