#a9338b color space conversions
Hex:
#a9338b
RGB:
169, 51, 139
CMY:
34, 80, 45
CMYK:
0, 70, 18, 34
HSL:
315°, 53.6364%, 43.1373%
HSV (HSB):
315°, 69.8225%, 66.2745%
XYZ:
22.2062, 12.6667, 25.7006
xyY:
0.3666, 0.2091, 12.6667
CIE-Lab:
42.2568, 56.8445, -23.1590
CIE-LCH:
42.2568, 61.3811, 337.8335
CIE-Luv:
42.2568, 59.9789, -40.8113
Hunter-Lab:
35.5904, 49.0899, -17.9014
#a9338b color charts
#a9338b color shades, tints & tones
#a9338b color schemes
#a9338b color preview, HTML & CSS examples
This text has a color of #a9338b
<p style="color:#a9338b;">Text here</p>
.mytext {color:#a9338b;}
This box has a color of #a9338b
<div style="background-color:#a9338b;">Content here</div>
.mybackground {background-color:#a9338b;}
Border around this has a color of #a9338b
<div style="border:2px solid #a9338b;">Content here</div>
.myborder {border:2px solid #a9338b;}