#a02e75 color space conversions
Hex:
#a02e75
RGB:
160, 46, 117
CMY:
37, 82, 54
CMYK:
0, 71, 27, 37
HSL:
323°, 55.3398%, 40.3922%
HSV (HSB):
323°, 71.2500%, 62.7451%
XYZ:
18.6851, 10.7119, 17.9124
xyY:
0.3950, 0.2264, 10.7119
CIE-Lab:
39.0910, 53.2682, -14.6031
CIE-LCH:
39.0910, 55.2336, 344.6694
CIE-Luv:
39.0910, 62.4022, -27.8233
Hunter-Lab:
32.7291, 44.6300, -9.5387
#a02e75 color charts
#a02e75 color shades, tints & tones
#a02e75 color schemes
#a02e75 color preview, HTML & CSS examples
This text has a color of #a02e75
<p style="color:#a02e75;">Text here</p>
.mytext {color:#a02e75;}
This box has a color of #a02e75
<div style="background-color:#a02e75;">Content here</div>
.mybackground {background-color:#a02e75;}
Border around this has a color of #a02e75
<div style="border:2px solid #a02e75;">Content here</div>
.myborder {border:2px solid #a02e75;}