#a9094d color space conversions
Hex:
#a9094d
RGB:
169, 9, 77
CMY:
34, 96, 70
CMYK:
0, 95, 54, 34
HSL:
335°, 89.8876%, 34.9020%
HSV (HSB):
335°, 94.6746%, 66.2745%
XYZ:
17.7994, 9.1662, 7.8523
xyY:
0.5112, 0.2633, 9.1662
CIE-Lab:
36.3024, 60.6202, 6.9281
CIE-LCH:
36.3024, 61.0148, 6.5199
CIE-Luv:
36.3024, 94.5029, -3.3401
Hunter-Lab:
30.2758, 51.9594, 5.8156
#a9094d color charts
#a9094d color shades, tints & tones
#a9094d color schemes
#a9094d color preview, HTML & CSS examples
This text has a color of #a9094d
<p style="color:#a9094d;">Text here</p>
.mytext {color:#a9094d;}
This box has a color of #a9094d
<div style="background-color:#a9094d;">Content here</div>
.mybackground {background-color:#a9094d;}
Border around this has a color of #a9094d
<div style="border:2px solid #a9094d;">Content here</div>
.myborder {border:2px solid #a9094d;}