#a02d8f color space conversions
Hex:
#a02d8f
RGB:
160, 45, 143
CMY:
37, 82, 44
CMYK:
0, 72, 11, 37
HSL:
309°, 56.0976%, 40.1961%
HSV (HSB):
309°, 71.8750%, 62.7451%
XYZ:
20.3935, 11.3335, 27.0993
xyY:
0.3467, 0.1927, 11.3335
CIE-Lab:
40.1366, 57.3648, -29.0172
CIE-LCH:
40.1366, 64.2862, 333.1680
CIE-Luv:
40.1366, 53.4310, -48.4772
Hunter-Lab:
33.6653, 49.2161, -24.1606
#a02d8f color charts
#a02d8f color shades, tints & tones
#a02d8f color schemes
#a02d8f color preview, HTML & CSS examples
This text has a color of #a02d8f
<p style="color:#a02d8f;">Text here</p>
.mytext {color:#a02d8f;}
This box has a color of #a02d8f
<div style="background-color:#a02d8f;">Content here</div>
.mybackground {background-color:#a02d8f;}
Border around this has a color of #a02d8f
<div style="border:2px solid #a02d8f;">Content here</div>
.myborder {border:2px solid #a02d8f;}