#a0644f color space conversions
Hex:
#a0644f
RGB:
160, 100, 79
CMY:
37, 61, 69
CMYK:
0, 38, 51, 37
HSL:
16°, 33.8912%, 46.8627%
HSV (HSB):
16°, 50.6250%, 62.7451%
XYZ:
20.4657, 17.1524, 9.6292
xyY:
0.4332, 0.3630, 17.1524
CIE-Lab:
48.4515, 21.8772, 22.0173
CIE-LCH:
48.4515, 31.0382, 45.1829
CIE-Luv:
48.4515, 43.5409, 22.1049
Hunter-Lab:
41.4155, 15.7295, 15.2057
#a0644f color charts
#a0644f color shades, tints & tones
#a0644f color schemes
#a0644f color preview, HTML & CSS examples
This text has a color of #a0644f
<p style="color:#a0644f;">Text here</p>
.mytext {color:#a0644f;}
This box has a color of #a0644f
<div style="background-color:#a0644f;">Content here</div>
.mybackground {background-color:#a0644f;}
Border around this has a color of #a0644f
<div style="border:2px solid #a0644f;">Content here</div>
.myborder {border:2px solid #a0644f;}