#a02d91 color space conversions
Hex:
#a02d91
RGB:
160, 45, 145
CMY:
37, 82, 43
CMYK:
0, 72, 9, 37
HSL:
308°, 56.0976%, 40.1961%
HSV (HSB):
308°, 71.8750%, 62.7451%
XYZ:
20.5464, 11.3947, 27.9045
xyY:
0.3433, 0.1904, 11.3947
CIE-Lab:
40.2374, 57.6765, -30.0773
CIE-LCH:
40.2374, 65.0479, 332.4588
CIE-Luv:
40.2374, 52.7383, -50.0404
Hunter-Lab:
33.7560, 49.5753, -25.3831
#a02d91 color charts
#a02d91 color shades, tints & tones
#a02d91 color schemes
#a02d91 color preview, HTML & CSS examples
This text has a color of #a02d91
<p style="color:#a02d91;">Text here</p>
.mytext {color:#a02d91;}
This box has a color of #a02d91
<div style="background-color:#a02d91;">Content here</div>
.mybackground {background-color:#a02d91;}
Border around this has a color of #a02d91
<div style="border:2px solid #a02d91;">Content here</div>
.myborder {border:2px solid #a02d91;}