#a5895e color space conversions
Hex:
#a5895e
RGB:
165, 137, 94
CMY:
35, 46, 63
CMYK:
0, 17, 43, 35
HSL:
36°, 28.2869%, 50.7843%
HSV (HSB):
36°, 43.0303%, 64.7059%
XYZ:
26.4831, 26.6988, 14.3472
xyY:
0.3922, 0.3954, 26.6988
CIE-Lab:
58.6945, 4.6138, 27.0105
CIE-LCH:
58.6945, 27.4018, 80.3065
CIE-Luv:
58.6945, 21.0175, 32.7415
Hunter-Lab:
51.6709, 1.0633, 19.7068
#a5895e color charts
#a5895e color shades, tints & tones
#a5895e color schemes
#a5895e color preview, HTML & CSS examples
This text has a color of #a5895e
<p style="color:#a5895e;">Text here</p>
.mytext {color:#a5895e;}
This box has a color of #a5895e
<div style="background-color:#a5895e;">Content here</div>
.mybackground {background-color:#a5895e;}
Border around this has a color of #a5895e
<div style="border:2px solid #a5895e;">Content here</div>
.myborder {border:2px solid #a5895e;}