#a7545e color space conversions
Hex:
#a7545e
RGB:
167, 84, 94
CMY:
35, 67, 63
CMYK:
0, 50, 44, 35
HSL:
353°, 33.0677%, 49.2157%
HSV (HSB):
353°, 49.7006%, 65.4902%
XYZ:
21.1271, 15.3643, 12.4418
xyY:
0.4318, 0.3140, 15.3643
CIE-Lab:
46.1292, 35.0816, 10.0674
CIE-LCH:
46.1292, 36.4975, 16.0119
CIE-Luv:
46.1292, 56.7659, 6.1613
Hunter-Lab:
39.1973, 27.6149, 8.6187
#a7545e color charts
#a7545e color shades, tints & tones
#a7545e color schemes
#a7545e color preview, HTML & CSS examples
This text has a color of #a7545e
<p style="color:#a7545e;">Text here</p>
.mytext {color:#a7545e;}
This box has a color of #a7545e
<div style="background-color:#a7545e;">Content here</div>
.mybackground {background-color:#a7545e;}
Border around this has a color of #a7545e
<div style="border:2px solid #a7545e;">Content here</div>
.myborder {border:2px solid #a7545e;}