#a02d90 color space conversions
Hex:
#a02d90
RGB:
160, 45, 144
CMY:
37, 82, 44
CMYK:
0, 72, 10, 37
HSL:
308°, 56.0976%, 40.1961%
HSV (HSB):
308°, 71.8750%, 62.7451%
XYZ:
20.4696, 11.3640, 27.5002
xyY:
0.3450, 0.1915, 11.3640
CIE-Lab:
40.1869, 57.5202, -29.5478
CIE-LCH:
40.1869, 64.6657, 332.8107
CIE-Luv:
40.1869, 53.0841, -49.2591
Hunter-Lab:
33.7105, 49.3951, -24.7699
#a02d90 color charts
#a02d90 color shades, tints & tones
#a02d90 color schemes
#a02d90 color preview, HTML & CSS examples
This text has a color of #a02d90
<p style="color:#a02d90;">Text here</p>
.mytext {color:#a02d90;}
This box has a color of #a02d90
<div style="background-color:#a02d90;">Content here</div>
.mybackground {background-color:#a02d90;}
Border around this has a color of #a02d90
<div style="border:2px solid #a02d90;">Content here</div>
.myborder {border:2px solid #a02d90;}