#a9001a color space conversions
Hex:
#a9001a
RGB:
169, 0, 26
CMY:
34, 100, 90
CMYK:
0, 100, 85, 34
HSL:
351°, 100.0000%, 33.1373%
HSV (HSB):
351°, 100.0000%, 66.2745%
XYZ:
16.5486, 8.5096, 1.7476
xyY:
0.6174, 0.3175, 8.5096
CIE-Lab:
35.0224, 59.2732, 37.5202
CIE-LCH:
35.0224, 70.1504, 32.3340
CIE-Luv:
35.0224, 111.6031, 20.1096
Hunter-Lab:
29.1712, 50.2123, 16.8679
#a9001a color charts
#a9001a color shades, tints & tones
#a9001a color schemes
#a9001a color preview, HTML & CSS examples
This text has a color of #a9001a
<p style="color:#a9001a;">Text here</p>
.mytext {color:#a9001a;}
This box has a color of #a9001a
<div style="background-color:#a9001a;">Content here</div>
.mybackground {background-color:#a9001a;}
Border around this has a color of #a9001a
<div style="border:2px solid #a9001a;">Content here</div>
.myborder {border:2px solid #a9001a;}