#a9007b color space conversions
Hex:
#a9007b
RGB:
169, 0, 123
CMY:
34, 100, 52
CMYK:
0, 100, 27, 34
HSL:
316°, 100.0000%, 33.1373%
HSV (HSB):
316°, 100.0000%, 66.2745%
XYZ:
19.9373, 9.8651, 19.5922
xyY:
0.4036, 0.1997, 9.8651
CIE-Lab:
37.5992, 66.0533, -20.4990
CIE-LCH:
37.5992, 69.1610, 342.7587
CIE-Luv:
37.5992, 75.2536, -37.4781
Hunter-Lab:
31.4087, 58.3413, -14.9980
#a9007b color charts
#a9007b color shades, tints & tones
#a9007b color schemes
#a9007b color preview, HTML & CSS examples
This text has a color of #a9007b
<p style="color:#a9007b;">Text here</p>
.mytext {color:#a9007b;}
This box has a color of #a9007b
<div style="background-color:#a9007b;">Content here</div>
.mybackground {background-color:#a9007b;}
Border around this has a color of #a9007b
<div style="border:2px solid #a9007b;">Content here</div>
.myborder {border:2px solid #a9007b;}