#a7523c color space conversions
Hex:
#a7523c
RGB:
167, 82, 60
CMY:
35, 68, 76
CMYK:
0, 51, 64, 35
HSL:
12°, 47.1366%, 44.5098%
HSV (HSB):
12°, 64.0719%, 65.4902%
XYZ:
19.7693, 14.5763, 6.0465
xyY:
0.4894, 0.3609, 14.5763
CIE-Lab:
45.0484, 33.1075, 28.9522
CIE-LCH:
45.0484, 43.9811, 41.1693
CIE-Luv:
45.0484, 64.6465, 25.1859
Hunter-Lab:
38.1789, 25.6151, 17.3353
#a7523c color charts
#a7523c color shades, tints & tones
#a7523c color schemes
#a7523c color preview, HTML & CSS examples
This text has a color of #a7523c
<p style="color:#a7523c;">Text here</p>
.mytext {color:#a7523c;}
This box has a color of #a7523c
<div style="background-color:#a7523c;">Content here</div>
.mybackground {background-color:#a7523c;}
Border around this has a color of #a7523c
<div style="border:2px solid #a7523c;">Content here</div>
.myborder {border:2px solid #a7523c;}