#a02d8d color space conversions
Hex:
#a02d8d
RGB:
160, 45, 141
CMY:
37, 82, 45
CMYK:
0, 72, 12, 37
HSL:
310°, 56.0976%, 40.1961%
HSV (HSB):
310°, 71.8750%, 62.7451%
XYZ:
20.2433, 11.2734, 26.3084
xyY:
0.3501, 0.1950, 11.2734
CIE-Lab:
40.0373, 57.0564, -27.9524
CIE-LCH:
40.0373, 63.5356, 333.8993
CIE-Luv:
40.0373, 54.1278, -46.9121
Hunter-Lab:
33.5759, 48.8617, -22.9534
#a02d8d color charts
#a02d8d color shades, tints & tones
#a02d8d color schemes
#a02d8d color preview, HTML & CSS examples
This text has a color of #a02d8d
<p style="color:#a02d8d;">Text here</p>
.mytext {color:#a02d8d;}
This box has a color of #a02d8d
<div style="background-color:#a02d8d;">Content here</div>
.mybackground {background-color:#a02d8d;}
Border around this has a color of #a02d8d
<div style="border:2px solid #a02d8d;">Content here</div>
.myborder {border:2px solid #a02d8d;}