#a9090b color space conversions
Hex:
#a9090b
RGB:
169, 9, 11
CMY:
34, 96, 96
CMYK:
0, 95, 93, 34
HSL:
359°, 89.8876%, 34.9020%
HSV (HSB):
359°, 94.6746%, 66.2745%
XYZ:
16.5203, 8.6546, 1.1164
xyY:
0.6284, 0.3292, 8.6546
CIE-Lab:
35.3105, 57.8718, 45.0172
CIE-LCH:
35.3105, 73.3191, 37.8785
CIE-Luv:
35.3105, 111.8304, 23.8791
Hunter-Lab:
29.4186, 48.7556, 18.3431
#a9090b color charts
#a9090b color shades, tints & tones
#a9090b color schemes
#a9090b color preview, HTML & CSS examples
This text has a color of #a9090b
<p style="color:#a9090b;">Text here</p>
.mytext {color:#a9090b;}
This box has a color of #a9090b
<div style="background-color:#a9090b;">Content here</div>
.mybackground {background-color:#a9090b;}
Border around this has a color of #a9090b
<div style="border:2px solid #a9090b;">Content here</div>
.myborder {border:2px solid #a9090b;}