#a8006b color space conversions
Hex:
#a8006b
RGB:
168, 0, 107
CMY:
34, 100, 58
CMYK:
0, 100, 36, 34
HSL:
322°, 100.0000%, 32.9412%
HSV (HSB):
322°, 100.0000%, 65.8824%
XYZ:
18.8023, 9.3864, 14.7307
xyY:
0.4381, 0.2187, 9.3864
CIE-Lab:
36.7178, 64.1041, -11.7790
CIE-LCH:
36.7178, 65.1773, 349.5882
CIE-Luv:
36.7178, 81.7252, -25.6827
Hunter-Lab:
30.6372, 55.9319, -7.0612
#a8006b color charts
#a8006b color shades, tints & tones
#a8006b color schemes
#a8006b color preview, HTML & CSS examples
This text has a color of #a8006b
<p style="color:#a8006b;">Text here</p>
.mytext {color:#a8006b;}
This box has a color of #a8006b
<div style="background-color:#a8006b;">Content here</div>
.mybackground {background-color:#a8006b;}
Border around this has a color of #a8006b
<div style="border:2px solid #a8006b;">Content here</div>
.myborder {border:2px solid #a8006b;}