#a02f7b color space conversions
Hex:
#a02f7b
RGB:
160, 47, 123
CMY:
37, 82, 52
CMYK:
0, 71, 23, 37
HSL:
320°, 54.5894%, 40.5882%
HSV (HSB):
320°, 70.6250%, 62.7451%
XYZ:
19.0889, 10.9367, 19.8438
xyY:
0.3828, 0.2193, 10.9367
CIE-Lab:
39.4736, 53.6983, -17.7485
CIE-LCH:
39.4736, 56.5554, 341.7101
CIE-Luv:
39.4736, 59.9404, -32.1873
Hunter-Lab:
33.0706, 45.1593, -12.4271
#a02f7b color charts
#a02f7b color shades, tints & tones
#a02f7b color schemes
#a02f7b color preview, HTML & CSS examples
This text has a color of #a02f7b
<p style="color:#a02f7b;">Text here</p>
.mytext {color:#a02f7b;}
This box has a color of #a02f7b
<div style="background-color:#a02f7b;">Content here</div>
.mybackground {background-color:#a02f7b;}
Border around this has a color of #a02f7b
<div style="border:2px solid #a02f7b;">Content here</div>
.myborder {border:2px solid #a02f7b;}