#a03c94 color space conversions
Hex:
#a03c94
RGB:
160, 60, 148
CMY:
37, 76, 42
CMYK:
0, 63, 7, 37
HSL:
307°, 45.4545%, 43.1373%
HSV (HSB):
307°, 62.5000%, 62.7451%
XYZ:
21.4584, 12.8434, 29.3650
xyY:
0.3370, 0.2017, 12.8434
CIE-Lab:
42.5264, 52.1859, -28.3096
CIE-LCH:
42.5264, 59.3700, 331.5212
CIE-Luv:
42.5264, 47.6464, -47.4586
Hunter-Lab:
35.8377, 44.1635, -23.4952
#a03c94 color charts
#a03c94 color shades, tints & tones
#a03c94 color schemes
#a03c94 color preview, HTML & CSS examples
This text has a color of #a03c94
<p style="color:#a03c94;">Text here</p>
.mytext {color:#a03c94;}
This box has a color of #a03c94
<div style="background-color:#a03c94;">Content here</div>
.mybackground {background-color:#a03c94;}
Border around this has a color of #a03c94
<div style="border:2px solid #a03c94;">Content here</div>
.myborder {border:2px solid #a03c94;}