#a91b1f color space conversions
Hex:
#a91b1f
RGB:
169, 27, 31
CMY:
34, 89, 88
CMYK:
0, 84, 82, 34
HSL:
358°, 72.4490%, 38.4314%
HSV (HSB):
358°, 84.0237%, 66.2745%
XYZ:
17.0014, 9.3178, 2.1988
xyY:
0.5962, 0.3267, 9.3178
CIE-Lab:
36.5891, 55.0437, 36.2077
CIE-LCH:
36.5891, 65.8848, 33.3369
CIE-Luv:
36.5891, 103.9036, 21.4022
Hunter-Lab:
30.5251, 45.9995, 17.0968
#a91b1f color charts
#a91b1f color shades, tints & tones
#a91b1f color schemes
#a91b1f color preview, HTML & CSS examples
This text has a color of #a91b1f
<p style="color:#a91b1f;">Text here</p>
.mytext {color:#a91b1f;}
This box has a color of #a91b1f
<div style="background-color:#a91b1f;">Content here</div>
.mybackground {background-color:#a91b1f;}
Border around this has a color of #a91b1f
<div style="border:2px solid #a91b1f;">Content here</div>
.myborder {border:2px solid #a91b1f;}