#a5944d color space conversions
Hex:
#a5944d
RGB:
165, 148, 77
CMY:
35, 42, 70
CMYK:
0, 10, 53, 35
HSL:
48°, 36.3636%, 47.4510%
HSV (HSB):
48°, 53.3333%, 64.7059%
XYZ:
27.4465, 29.7150, 11.3102
xyY:
0.4008, 0.4340, 29.7150
CIE-Lab:
61.4075, -3.1672, 39.4457
CIE-LCH:
61.4075, 39.5727, 94.5905
CIE-Luv:
61.4075, 14.8942, 47.1337
Hunter-Lab:
54.5114, -5.5202, 25.8564
#a5944d color charts
#a5944d color shades, tints & tones
#a5944d color schemes
#a5944d color preview, HTML & CSS examples
This text has a color of #a5944d
<p style="color:#a5944d;">Text here</p>
.mytext {color:#a5944d;}
This box has a color of #a5944d
<div style="background-color:#a5944d;">Content here</div>
.mybackground {background-color:#a5944d;}
Border around this has a color of #a5944d
<div style="border:2px solid #a5944d;">Content here</div>
.myborder {border:2px solid #a5944d;}