#a0769a color space conversions
Hex:
#a0769a
RGB:
160, 118, 154
CMY:
37, 54, 40
CMYK:
0, 26, 4, 37
HSL:
309°, 18.1034%, 54.5098%
HSV (HSB):
309°, 26.2500%, 62.7451%
XYZ:
26.8084, 22.7635, 33.5527
xyY:
0.3225, 0.2738, 22.7635
CIE-Lab:
54.8279, 22.6116, -12.9716
CIE-LCH:
54.8279, 26.0681, 330.1584
CIE-Luv:
54.8279, 21.9832, -22.4053
Hunter-Lab:
47.7112, 16.8027, -8.2977
#a0769a color charts
#a0769a color shades, tints & tones
#a0769a color schemes
#a0769a color preview, HTML & CSS examples
This text has a color of #a0769a
<p style="color:#a0769a;">Text here</p>
.mytext {color:#a0769a;}
This box has a color of #a0769a
<div style="background-color:#a0769a;">Content here</div>
.mybackground {background-color:#a0769a;}
Border around this has a color of #a0769a
<div style="border:2px solid #a0769a;">Content here</div>
.myborder {border:2px solid #a0769a;}