#a7475a color space conversions
Hex:
#a7475a
RGB:
167, 71, 90
CMY:
35, 72, 65
CMYK:
0, 57, 46, 35
HSL:
348°, 40.3361%, 46.6667%
HSV (HSB):
348°, 57.4850%, 65.4902%
XYZ:
20.0351, 13.4602, 11.2150
xyY:
0.4481, 0.3011, 13.4602
CIE-Lab:
43.4486, 41.3250, 8.7465
CIE-LCH:
43.4486, 42.2405, 11.9504
CIE-Luv:
43.4486, 65.3620, 3.1889
Hunter-Lab:
36.6881, 33.2732, 7.5576
#a7475a color charts
#a7475a color shades, tints & tones
#a7475a color schemes
#a7475a color preview, HTML & CSS examples
This text has a color of #a7475a
<p style="color:#a7475a;">Text here</p>
.mytext {color:#a7475a;}
This box has a color of #a7475a
<div style="background-color:#a7475a;">Content here</div>
.mybackground {background-color:#a7475a;}
Border around this has a color of #a7475a
<div style="border:2px solid #a7475a;">Content here</div>
.myborder {border:2px solid #a7475a;}