#a03f73 color space conversions
Hex:
#a03f73
RGB:
160, 63, 115
CMY:
37, 75, 55
CMYK:
0, 61, 28, 37
HSL:
328°, 43.4978%, 43.7255%
HSV (HSB):
328°, 60.6250%, 62.7451%
XYZ:
19.3692, 12.2664, 17.5664
xyY:
0.3937, 0.2493, 12.2664
CIE-Lab:
41.6364, 45.8023, -9.5043
CIE-LCH:
41.6364, 46.7780, 348.2771
CIE-Luv:
41.6364, 56.6865, -20.1377
Hunter-Lab:
35.0234, 37.4260, -5.2212
#a03f73 color charts
#a03f73 color shades, tints & tones
#a03f73 color schemes
#a03f73 color preview, HTML & CSS examples
This text has a color of #a03f73
<p style="color:#a03f73;">Text here</p>
.mytext {color:#a03f73;}
This box has a color of #a03f73
<div style="background-color:#a03f73;">Content here</div>
.mybackground {background-color:#a03f73;}
Border around this has a color of #a03f73
<div style="border:2px solid #a03f73;">Content here</div>
.myborder {border:2px solid #a03f73;}