#a2745e color space conversions
Hex:
#a2745e
RGB:
162, 116, 94
CMY:
36, 55, 63
CMYK:
0, 28, 42, 36
HSL:
19°, 26.7717%, 50.1961%
HSV (HSB):
19°, 41.9753%, 63.5294%
XYZ:
23.1661, 20.9803, 13.4183
xyY:
0.4024, 0.3645, 20.9803
CIE-Lab:
52.9279, 15.2226, 19.3139
CIE-LCH:
52.9279, 24.5918, 51.7559
CIE-Luv:
52.9279, 32.4919, 21.3499
Hunter-Lab:
45.8043, 10.1210, 14.6941
#a2745e color charts
#a2745e color shades, tints & tones
#a2745e color schemes
#a2745e color preview, HTML & CSS examples
This text has a color of #a2745e
<p style="color:#a2745e;">Text here</p>
.mytext {color:#a2745e;}
This box has a color of #a2745e
<div style="background-color:#a2745e;">Content here</div>
.mybackground {background-color:#a2745e;}
Border around this has a color of #a2745e
<div style="border:2px solid #a2745e;">Content here</div>
.myborder {border:2px solid #a2745e;}