#a80065 color space conversions
Hex:
#a80065
RGB:
168, 0, 101
CMY:
34, 100, 60
CMYK:
0, 100, 40, 34
HSL:
324°, 100.0000%, 32.9412%
HSV (HSB):
324°, 100.0000%, 65.8824%
XYZ:
18.4974, 9.2644, 13.1252
xyY:
0.4524, 0.2266, 9.2644
CIE-Lab:
36.4885, 63.5093, -8.3000
CIE-LCH:
36.4885, 64.0493, 352.5543
CIE-Luv:
36.4885, 84.4575, -21.2240
Hunter-Lab:
30.4375, 55.2120, -4.2607
#a80065 color charts
#a80065 color shades, tints & tones
#a80065 color schemes
#a80065 color preview, HTML & CSS examples
This text has a color of #a80065
<p style="color:#a80065;">Text here</p>
.mytext {color:#a80065;}
This box has a color of #a80065
<div style="background-color:#a80065;">Content here</div>
.mybackground {background-color:#a80065;}
Border around this has a color of #a80065
<div style="border:2px solid #a80065;">Content here</div>
.myborder {border:2px solid #a80065;}