#a5955c color space conversions
Hex:
#a5955c
RGB:
165, 149, 92
CMY:
35, 42, 64
CMYK:
0, 10, 44, 35
HSL:
47°, 28.8538%, 50.3922%
HSV (HSB):
47°, 44.2424%, 64.7059%
XYZ:
28.1963, 30.2669, 14.4812
xyY:
0.3865, 0.4149, 30.2669
CIE-Lab:
61.8839, -2.2381, 32.1937
CIE-LCH:
61.8839, 32.2714, 93.9768
CIE-Luv:
61.8839, 13.4557, 40.1359
Hunter-Lab:
55.0154, -4.7928, 22.9044
#a5955c color charts
#a5955c color shades, tints & tones
#a5955c color schemes
#a5955c color preview, HTML & CSS examples
This text has a color of #a5955c
<p style="color:#a5955c;">Text here</p>
.mytext {color:#a5955c;}
This box has a color of #a5955c
<div style="background-color:#a5955c;">Content here</div>
.mybackground {background-color:#a5955c;}
Border around this has a color of #a5955c
<div style="border:2px solid #a5955c;">Content here</div>
.myborder {border:2px solid #a5955c;}