#a9008b color space conversions
Hex:
#a9008b
RGB:
169, 0, 139
CMY:
34, 100, 45
CMYK:
0, 100, 18, 34
HSL:
311°, 100.0000%, 33.1373%
HSV (HSB):
311°, 100.0000%, 66.2745%
XYZ:
21.0224, 10.2991, 25.3060
xyY:
0.3712, 0.1819, 10.2991
CIE-Lab:
38.3740, 68.0082, -29.2176
CIE-LCH:
38.3740, 74.0188, 336.7507
CIE-Luv:
38.3740, 68.1492, -49.7230
Hunter-Lab:
32.0922, 60.7672, -24.2880
#a9008b color charts
#a9008b color shades, tints & tones
#a9008b color schemes
#a9008b color preview, HTML & CSS examples
This text has a color of #a9008b
<p style="color:#a9008b;">Text here</p>
.mytext {color:#a9008b;}
This box has a color of #a9008b
<div style="background-color:#a9008b;">Content here</div>
.mybackground {background-color:#a9008b;}
Border around this has a color of #a9008b
<div style="border:2px solid #a9008b;">Content here</div>
.myborder {border:2px solid #a9008b;}