#a7474f color space conversions
Hex:
#a7474f
RGB:
167, 71, 79
CMY:
35, 72, 69
CMYK:
0, 57, 53, 35
HSL:
355°, 40.3361%, 46.6667%
HSV (HSB):
355°, 57.4850%, 65.4902%
XYZ:
19.6009, 13.2865, 8.9286
xyY:
0.4687, 0.3177, 13.2865
CIE-Lab:
43.1918, 40.2666, 15.1645
CIE-LCH:
43.1918, 43.0274, 20.6365
CIE-Luv:
43.1918, 68.0999, 10.3202
Hunter-Lab:
36.4506, 32.1976, 10.9923
#a7474f color charts
#a7474f color shades, tints & tones
#a7474f color schemes
#a7474f color preview, HTML & CSS examples
This text has a color of #a7474f
<p style="color:#a7474f;">Text here</p>
.mytext {color:#a7474f;}
This box has a color of #a7474f
<div style="background-color:#a7474f;">Content here</div>
.mybackground {background-color:#a7474f;}
Border around this has a color of #a7474f
<div style="border:2px solid #a7474f;">Content here</div>
.myborder {border:2px solid #a7474f;}