#a04e4e color space conversions
Hex:
#a04e4e
RGB:
160, 78, 78
CMY:
37, 69, 69
CMYK:
0, 51, 51, 37
HSL:
0°, 34.4538%, 46.6667%
HSV (HSB):
0°, 51.2500%, 62.7451%
XYZ:
18.5967, 13.4724, 8.8280
xyY:
0.4547, 0.3294, 13.4724
CIE-Lab:
43.4666, 33.9488, 15.9659
CIE-LCH:
43.4666, 37.5158, 25.1873
CIE-Luv:
43.4666, 58.2687, 12.5613
Hunter-Lab:
36.7048, 26.2049, 11.4333
#a04e4e color charts
#a04e4e color shades, tints & tones
#a04e4e color schemes
#a04e4e color preview, HTML & CSS examples
This text has a color of #a04e4e
<p style="color:#a04e4e;">Text here</p>
.mytext {color:#a04e4e;}
This box has a color of #a04e4e
<div style="background-color:#a04e4e;">Content here</div>
.mybackground {background-color:#a04e4e;}
Border around this has a color of #a04e4e
<div style="border:2px solid #a04e4e;">Content here</div>
.myborder {border:2px solid #a04e4e;}