#a7474c color space conversions
Hex:
#a7474c
RGB:
167, 71, 76
CMY:
35, 72, 70
CMYK:
0, 57, 54, 35
HSL:
357°, 40.3361%, 46.6667%
HSV (HSB):
357°, 57.4850%, 65.4902%
XYZ:
19.4941, 13.2438, 8.3663
xyY:
0.4743, 0.3222, 13.2438
CIE-Lab:
43.1283, 40.0029, 16.9187
CIE-LCH:
43.1283, 43.4335, 22.9253
CIE-Luv:
43.1283, 68.8059, 12.1498
Hunter-Lab:
36.3920, 31.9311, 11.8439
#a7474c color charts
#a7474c color shades, tints & tones
#a7474c color schemes
#a7474c color preview, HTML & CSS examples
This text has a color of #a7474c
<p style="color:#a7474c;">Text here</p>
.mytext {color:#a7474c;}
This box has a color of #a7474c
<div style="background-color:#a7474c;">Content here</div>
.mybackground {background-color:#a7474c;}
Border around this has a color of #a7474c
<div style="border:2px solid #a7474c;">Content here</div>
.myborder {border:2px solid #a7474c;}