#a5845d color space conversions
Hex:
#a5845d
RGB:
165, 132, 93
CMY:
35, 48, 64
CMYK:
0, 20, 44, 35
HSL:
33°, 28.5714%, 50.5882%
HSV (HSB):
33°, 43.6364%, 64.7059%
XYZ:
25.7441, 25.2922, 13.8809
xyY:
0.3966, 0.3896, 25.2922
CIE-Lab:
57.3590, 7.3040, 25.8227
CIE-LCH:
57.3590, 26.8358, 74.2064
CIE-Luv:
57.3590, 24.3470, 30.6952
Hunter-Lab:
50.2913, 3.3642, 18.8393
#a5845d color charts
#a5845d color shades, tints & tones
#a5845d color schemes
#a5845d color preview, HTML & CSS examples
This text has a color of #a5845d
<p style="color:#a5845d;">Text here</p>
.mytext {color:#a5845d;}
This box has a color of #a5845d
<div style="background-color:#a5845d;">Content here</div>
.mybackground {background-color:#a5845d;}
Border around this has a color of #a5845d
<div style="border:2px solid #a5845d;">Content here</div>
.myborder {border:2px solid #a5845d;}