#a04f5e color space conversions
Hex:
#a04f5e
RGB:
160, 79, 94
CMY:
37, 69, 63
CMYK:
0, 51, 41, 37
HSL:
349°, 33.8912%, 46.8627%
HSV (HSB):
349°, 50.6250%, 62.7451%
XYZ:
19.3136, 13.8737, 12.2496
xyY:
0.4251, 0.3053, 13.8737
CIE-Lab:
44.0513, 35.1115, 6.9869
CIE-LCH:
44.0513, 35.7999, 11.2544
CIE-Luv:
44.0513, 54.1765, 2.4797
Hunter-Lab:
37.2474, 27.3730, 6.5744
#a04f5e color charts
#a04f5e color shades, tints & tones
#a04f5e color schemes
#a04f5e color preview, HTML & CSS examples
This text has a color of #a04f5e
<p style="color:#a04f5e;">Text here</p>
.mytext {color:#a04f5e;}
This box has a color of #a04f5e
<div style="background-color:#a04f5e;">Content here</div>
.mybackground {background-color:#a04f5e;}
Border around this has a color of #a04f5e
<div style="border:2px solid #a04f5e;">Content here</div>
.myborder {border:2px solid #a04f5e;}