#a02f7f color space conversions
Hex:
#a02f7f
RGB:
160, 47, 127
CMY:
37, 82, 50
CMYK:
0, 71, 21, 37
HSL:
318°, 54.5894%, 40.5882%
HSV (HSB):
318°, 70.6250%, 62.7451%
XYZ:
19.3445, 11.0389, 21.1898
xyY:
0.3751, 0.2140, 11.0389
CIE-Lab:
39.6459, 54.2567, -19.9593
CIE-LCH:
39.6459, 57.8114, 339.8030
CIE-Luv:
39.6459, 58.5198, -35.3216
Hunter-Lab:
33.2249, 45.7844, -14.5560
#a02f7f color charts
#a02f7f color shades, tints & tones
#a02f7f color schemes
#a02f7f color preview, HTML & CSS examples
This text has a color of #a02f7f
<p style="color:#a02f7f;">Text here</p>
.mytext {color:#a02f7f;}
This box has a color of #a02f7f
<div style="background-color:#a02f7f;">Content here</div>
.mybackground {background-color:#a02f7f;}
Border around this has a color of #a02f7f
<div style="border:2px solid #a02f7f;">Content here</div>
.myborder {border:2px solid #a02f7f;}