#a074a5 color space conversions
Hex:
#a074a5
RGB:
160, 116, 165
CMY:
37, 55, 35
CMYK:
3, 30, 0, 35
HSL:
294°, 21.3974%, 55.0980%
HSV (HSB):
294°, 29.6970%, 64.7059%
XYZ:
27.5341, 22.6810, 38.5240
xyY:
0.3103, 0.2556, 22.6810
CIE-Lab:
54.7422, 25.9139, -19.4863
CIE-LCH:
54.7422, 32.4229, 323.0581
CIE-Luv:
54.7422, 21.3742, -32.7286
Hunter-Lab:
47.6246, 19.8568, -14.6231
#a074a5 color charts
#a074a5 color shades, tints & tones
#a074a5 color schemes
#a074a5 color preview, HTML & CSS examples
This text has a color of #a074a5
<p style="color:#a074a5;">Text here</p>
.mytext {color:#a074a5;}
This box has a color of #a074a5
<div style="background-color:#a074a5;">Content here</div>
.mybackground {background-color:#a074a5;}
Border around this has a color of #a074a5
<div style="border:2px solid #a074a5;">Content here</div>
.myborder {border:2px solid #a074a5;}