#a03c79 color space conversions
Hex:
#a03c79
RGB:
160, 60, 121
CMY:
37, 76, 53
CMYK:
0, 63, 24, 37
HSL:
323°, 45.4545%, 43.1373%
HSV (HSB):
323°, 62.5000%, 62.7451%
XYZ:
19.5643, 12.0858, 19.3908
xyY:
0.3833, 0.2368, 12.0858
CIE-Lab:
41.3521, 48.0120, -13.6402
CIE-LCH:
41.3521, 49.9120, 344.1402
CIE-Luv:
41.3521, 56.0606, -26.0214
Hunter-Lab:
34.7646, 39.6152, -8.7352
#a03c79 color charts
#a03c79 color shades, tints & tones
#a03c79 color schemes
#a03c79 color preview, HTML & CSS examples
This text has a color of #a03c79
<p style="color:#a03c79;">Text here</p>
.mytext {color:#a03c79;}
This box has a color of #a03c79
<div style="background-color:#a03c79;">Content here</div>
.mybackground {background-color:#a03c79;}
Border around this has a color of #a03c79
<div style="border:2px solid #a03c79;">Content here</div>
.myborder {border:2px solid #a03c79;}