#a2564c color space conversions
Hex:
#a2564c
RGB:
162, 86, 76
CMY:
36, 66, 70
CMYK:
0, 47, 53, 36
HSL:
7°, 36.1345%, 46.6667%
HSV (HSB):
7°, 53.0864%, 63.5294%
XYZ:
19.5326, 14.8588, 8.6760
xyY:
0.4535, 0.3450, 14.8588
CIE-Lab:
45.4401, 30.2319, 19.8682
CIE-LCH:
45.4401, 36.1761, 33.3126
CIE-Luv:
45.4401, 55.0619, 17.6214
Hunter-Lab:
38.5471, 22.9922, 13.6382
#a2564c color charts
#a2564c color shades, tints & tones
#a2564c color schemes
#a2564c color preview, HTML & CSS examples
This text has a color of #a2564c
<p style="color:#a2564c;">Text here</p>
.mytext {color:#a2564c;}
This box has a color of #a2564c
<div style="background-color:#a2564c;">Content here</div>
.mybackground {background-color:#a2564c;}
Border around this has a color of #a2564c
<div style="border:2px solid #a2564c;">Content here</div>
.myborder {border:2px solid #a2564c;}