#a03f84 color space conversions
Hex:
#a03f84
RGB:
160, 63, 132
CMY:
37, 75, 48
CMYK:
0, 61, 18, 37
HSL:
317°, 43.4978%, 43.7255%
HSV (HSB):
317°, 60.6250%, 62.7451%
XYZ:
20.4396, 12.6945, 23.2028
xyY:
0.3628, 0.2253, 12.6945
CIE-Lab:
42.2993, 48.2679, -18.9442
CIE-LCH:
42.2993, 51.8524, 338.5710
CIE-Luv:
42.2993, 51.5077, -33.5300
Hunter-Lab:
35.6294, 40.0489, -13.6706
#a03f84 color charts
#a03f84 color shades, tints & tones
#a03f84 color schemes
#a03f84 color preview, HTML & CSS examples
This text has a color of #a03f84
<p style="color:#a03f84;">Text here</p>
.mytext {color:#a03f84;}
This box has a color of #a03f84
<div style="background-color:#a03f84;">Content here</div>
.mybackground {background-color:#a03f84;}
Border around this has a color of #a03f84
<div style="border:2px solid #a03f84;">Content here</div>
.myborder {border:2px solid #a03f84;}