#a02f6a color space conversions
Hex:
#a02f6a
RGB:
160, 47, 106
CMY:
37, 82, 58
CMYK:
0, 71, 34, 37
HSL:
329°, 54.5894%, 40.5882%
HSV (HSB):
329°, 70.6250%, 62.7451%
XYZ:
18.1152, 10.5472, 14.7167
xyY:
0.4176, 0.2431, 10.5472
CIE-Lab:
38.8072, 51.5055, -8.1442
CIE-LCH:
38.8072, 52.1454, 351.0147
CIE-Luv:
38.8072, 65.9981, -19.0628
Hunter-Lab:
32.4765, 42.7327, -4.1337
#a02f6a color charts
#a02f6a color shades, tints & tones
#a02f6a color schemes
#a02f6a color preview, HTML & CSS examples
This text has a color of #a02f6a
<p style="color:#a02f6a;">Text here</p>
.mytext {color:#a02f6a;}
This box has a color of #a02f6a
<div style="background-color:#a02f6a;">Content here</div>
.mybackground {background-color:#a02f6a;}
Border around this has a color of #a02f6a
<div style="border:2px solid #a02f6a;">Content here</div>
.myborder {border:2px solid #a02f6a;}