#a9050b color space conversions
Hex:
#a9050b
RGB:
169, 5, 11
CMY:
34, 98, 96
CMYK:
0, 97, 93, 34
HSL:
358°, 94.2529%, 34.1176%
HSV (HSB):
358°, 97.0414%, 66.2745%
XYZ:
16.4769, 8.5677, 1.1019
xyY:
0.6302, 0.3277, 8.5677
CIE-Lab:
35.1383, 58.3693, 44.9089
CIE-LCH:
35.1383, 73.6464, 37.5744
CIE-Luv:
35.1383, 112.6394, 23.5823
Hunter-Lab:
29.2707, 49.2564, 18.2575
#a9050b color charts
#a9050b color shades, tints & tones
#a9050b color schemes
#a9050b color preview, HTML & CSS examples
This text has a color of #a9050b
<p style="color:#a9050b;">Text here</p>
.mytext {color:#a9050b;}
This box has a color of #a9050b
<div style="background-color:#a9050b;">Content here</div>
.mybackground {background-color:#a9050b;}
Border around this has a color of #a9050b
<div style="border:2px solid #a9050b;">Content here</div>
.myborder {border:2px solid #a9050b;}