#a9094e color space conversions
Hex:
#a9094e
RGB:
169, 9, 78
CMY:
34, 96, 69
CMYK:
0, 95, 54, 34
HSL:
334°, 89.8876%, 34.9020%
HSV (HSB):
334°, 94.6746%, 66.2745%
XYZ:
17.8350, 9.1804, 8.0397
xyY:
0.5088, 0.2619, 9.1804
CIE-Lab:
36.3294, 60.6940, 6.3177
CIE-LCH:
36.3294, 61.0220, 5.9425
CIE-Luv:
36.3294, 94.0985, -3.9896
Hunter-Lab:
30.2993, 52.0466, 5.4772
#a9094e color charts
#a9094e color shades, tints & tones
#a9094e color schemes
#a9094e color preview, HTML & CSS examples
This text has a color of #a9094e
<p style="color:#a9094e;">Text here</p>
.mytext {color:#a9094e;}
This box has a color of #a9094e
<div style="background-color:#a9094e;">Content here</div>
.mybackground {background-color:#a9094e;}
Border around this has a color of #a9094e
<div style="border:2px solid #a9094e;">Content here</div>
.myborder {border:2px solid #a9094e;}