#a02d80 color space conversions
Hex:
#a02d80
RGB:
160, 45, 128
CMY:
37, 82, 50
CMYK:
0, 72, 20, 37
HSL:
317°, 56.0976%, 40.1961%
HSV (HSB):
317°, 71.8750%, 62.7451%
XYZ:
19.3319, 10.9089, 21.5088
xyY:
0.3736, 0.2108, 10.9089
CIE-Lab:
39.4266, 55.1384, -20.9162
CIE-LCH:
39.4266, 58.9723, 339.2262
CIE-Luv:
39.4266, 58.7405, -36.7168
Hunter-Lab:
33.0286, 46.6774, -15.4907
#a02d80 color charts
#a02d80 color shades, tints & tones
#a02d80 color schemes
#a02d80 color preview, HTML & CSS examples
This text has a color of #a02d80
<p style="color:#a02d80;">Text here</p>
.mytext {color:#a02d80;}
This box has a color of #a02d80
<div style="background-color:#a02d80;">Content here</div>
.mybackground {background-color:#a02d80;}
Border around this has a color of #a02d80
<div style="border:2px solid #a02d80;">Content here</div>
.myborder {border:2px solid #a02d80;}