#a91b0e color space conversions
Hex:
#a91b0e
RGB:
169, 27, 14
CMY:
34, 89, 95
CMYK:
0, 84, 92, 34
HSL:
5°, 84.6995%, 35.8824%
HSV (HSB):
5°, 91.7160%, 66.2745%
XYZ:
16.8334, 9.2506, 1.3138
xyY:
0.6144, 0.3376, 9.2506
CIE-Lab:
36.4624, 54.6588, 44.5799
CIE-LCH:
36.4624, 70.5333, 39.2008
CIE-Luv:
36.4624, 106.2851, 25.3741
Hunter-Lab:
30.4148, 45.5669, 18.7293
#a91b0e color charts
#a91b0e color shades, tints & tones
#a91b0e color schemes
#a91b0e color preview, HTML & CSS examples
This text has a color of #a91b0e
<p style="color:#a91b0e;">Text here</p>
.mytext {color:#a91b0e;}
This box has a color of #a91b0e
<div style="background-color:#a91b0e;">Content here</div>
.mybackground {background-color:#a91b0e;}
Border around this has a color of #a91b0e
<div style="border:2px solid #a91b0e;">Content here</div>
.myborder {border:2px solid #a91b0e;}