#a9070b color space conversions
Hex:
#a9070b
RGB:
169, 7, 11
CMY:
34, 97, 96
CMYK:
0, 96, 93, 34
HSL:
359°, 92.0455%, 34.5098%
HSV (HSB):
359°, 95.8580%, 66.2745%
XYZ:
16.4986, 8.6111, 1.1092
xyY:
0.6293, 0.3284, 8.6111
CIE-Lab:
35.2245, 58.1200, 44.9631
CIE-LCH:
35.2245, 73.4821, 37.7264
CIE-Luv:
35.2245, 112.2339, 23.7310
Hunter-Lab:
29.3447, 49.0052, 18.3003
#a9070b color charts
#a9070b color shades, tints & tones
#a9070b color schemes
#a9070b color preview, HTML & CSS examples
This text has a color of #a9070b
<p style="color:#a9070b;">Text here</p>
.mytext {color:#a9070b;}
This box has a color of #a9070b
<div style="background-color:#a9070b;">Content here</div>
.mybackground {background-color:#a9070b;}
Border around this has a color of #a9070b
<div style="border:2px solid #a9070b;">Content here</div>
.myborder {border:2px solid #a9070b;}