#a9010e color space conversions
Hex:
#a9010e
RGB:
169, 1, 14
CMY:
34, 100, 95
CMYK:
0, 99, 92, 34
HSL:
355°, 98.8235%, 33.3333%
HSV (HSB):
355°, 99.4083%, 66.2745%
XYZ:
16.4523, 8.4884, 1.1868
xyY:
0.6297, 0.3249, 8.4884
CIE-Lab:
34.9801, 58.9128, 43.5531
CIE-LCH:
34.9801, 73.2638, 36.4748
CIE-Luv:
34.9801, 113.1449, 22.8133
Hunter-Lab:
29.1349, 49.8118, 17.9794
#a9010e color charts
#a9010e color shades, tints & tones
#a9010e color schemes
#a9010e color preview, HTML & CSS examples
This text has a color of #a9010e
<p style="color:#a9010e;">Text here</p>
.mytext {color:#a9010e;}
This box has a color of #a9010e
<div style="background-color:#a9010e;">Content here</div>
.mybackground {background-color:#a9010e;}
Border around this has a color of #a9010e
<div style="border:2px solid #a9010e;">Content here</div>
.myborder {border:2px solid #a9010e;}