#a5895c color space conversions
Hex:
#a5895c
RGB:
165, 137, 92
CMY:
35, 46, 64
CMYK:
0, 17, 44, 35
HSL:
37°, 28.8538%, 50.3922%
HSV (HSB):
37°, 44.2424%, 64.7059%
XYZ:
26.3945, 26.6634, 13.8806
xyY:
0.3943, 0.3983, 26.6634
CIE-Lab:
58.6614, 4.3917, 28.0691
CIE-LCH:
58.6614, 28.4106, 81.1075
CIE-Luv:
58.6614, 21.1701, 33.8862
Hunter-Lab:
51.6366, 0.8778, 20.2076
#a5895c color charts
#a5895c color shades, tints & tones
#a5895c color schemes
#a5895c color preview, HTML & CSS examples
This text has a color of #a5895c
<p style="color:#a5895c;">Text here</p>
.mytext {color:#a5895c;}
This box has a color of #a5895c
<div style="background-color:#a5895c;">Content here</div>
.mybackground {background-color:#a5895c;}
Border around this has a color of #a5895c
<div style="border:2px solid #a5895c;">Content here</div>
.myborder {border:2px solid #a5895c;}