#a7545c color space conversions
Hex:
#a7545c
RGB:
167, 84, 92
CMY:
35, 67, 64
CMYK:
0, 50, 45, 35
HSL:
354°, 33.0677%, 49.2157%
HSV (HSB):
354°, 49.7006%, 65.4902%
XYZ:
21.0384, 15.3288, 11.9751
xyY:
0.4352, 0.3171, 15.3288
CIE-Lab:
46.0813, 34.8637, 11.2137
CIE-LCH:
46.0813, 36.6227, 17.8302
CIE-Luv:
46.0813, 57.2008, 7.5077
Hunter-Lab:
39.1521, 27.4012, 9.2719
#a7545c color charts
#a7545c color shades, tints & tones
#a7545c color schemes
#a7545c color preview, HTML & CSS examples
This text has a color of #a7545c
<p style="color:#a7545c;">Text here</p>
.mytext {color:#a7545c;}
This box has a color of #a7545c
<div style="background-color:#a7545c;">Content here</div>
.mybackground {background-color:#a7545c;}
Border around this has a color of #a7545c
<div style="border:2px solid #a7545c;">Content here</div>
.myborder {border:2px solid #a7545c;}