#a2745d color space conversions
Hex:
#a2745d
RGB:
162, 116, 93
CMY:
36, 55, 64
CMYK:
0, 28, 43, 36
HSL:
20°, 27.0588%, 50.0000%
HSV (HSB):
20°, 42.5926%, 63.5294%
XYZ:
23.1215, 20.9625, 13.1835
xyY:
0.4037, 0.3660, 20.9625
CIE-Lab:
52.9084, 15.1063, 19.8643
CIE-LCH:
52.9084, 24.9558, 52.7479
CIE-Luv:
52.9084, 32.6090, 21.9752
Hunter-Lab:
45.7848, 10.0197, 14.9772
#a2745d color charts
#a2745d color shades, tints & tones
#a2745d color schemes
#a2745d color preview, HTML & CSS examples
This text has a color of #a2745d
<p style="color:#a2745d;">Text here</p>
.mytext {color:#a2745d;}
This box has a color of #a2745d
<div style="background-color:#a2745d;">Content here</div>
.mybackground {background-color:#a2745d;}
Border around this has a color of #a2745d
<div style="border:2px solid #a2745d;">Content here</div>
.myborder {border:2px solid #a2745d;}