#a9110e color space conversions
Hex:
#a9110e
RGB:
169, 17, 14
CMY:
34, 93, 95
CMYK:
0, 90, 92, 34
HSL:
1°, 84.6995%, 35.8824%
HSV (HSB):
1°, 91.7160%, 66.2745%
XYZ:
16.6419, 8.8676, 1.2500
xyY:
0.6219, 0.3314, 8.8676
CIE-Lab:
35.7282, 56.7546, 44.0693
CIE-LCH:
35.7282, 71.8554, 37.8289
CIE-Luv:
35.7282, 109.6562, 24.1093
Hunter-Lab:
29.7785, 47.6432, 18.3563
#a9110e color charts
#a9110e color shades, tints & tones
#a9110e color schemes
#a9110e color preview, HTML & CSS examples
This text has a color of #a9110e
<p style="color:#a9110e;">Text here</p>
.mytext {color:#a9110e;}
This box has a color of #a9110e
<div style="background-color:#a9110e;">Content here</div>
.mybackground {background-color:#a9110e;}
Border around this has a color of #a9110e
<div style="border:2px solid #a9110e;">Content here</div>
.myborder {border:2px solid #a9110e;}