#a44d3d color space conversions
Hex:
#a44d3d
RGB:
164, 77, 61
CMY:
36, 70, 76
CMYK:
0, 53, 63, 36
HSL:
9°, 45.7778%, 44.1176%
HSV (HSB):
9°, 62.8049%, 64.3137%
XYZ:
18.8060, 13.5372, 6.0366
xyY:
0.4900, 0.3527, 13.5372
CIE-Lab:
43.5618, 34.6236, 26.4307
CIE-LCH:
43.5618, 43.5588, 37.3571
CIE-Luv:
43.5618, 65.4806, 22.2918
Hunter-Lab:
36.7929, 26.8494, 16.0273
#a44d3d color charts
#a44d3d color shades, tints & tones
#a44d3d color schemes
#a44d3d color preview, HTML & CSS examples
This text has a color of #a44d3d
<p style="color:#a44d3d;">Text here</p>
.mytext {color:#a44d3d;}
This box has a color of #a44d3d
<div style="background-color:#a44d3d;">Content here</div>
.mybackground {background-color:#a44d3d;}
Border around this has a color of #a44d3d
<div style="border:2px solid #a44d3d;">Content here</div>
.myborder {border:2px solid #a44d3d;}