#a35b5c color space conversions
Hex:
#a35b5c
RGB:
163, 91, 92
CMY:
36, 64, 64
CMYK:
0, 44, 44, 36
HSL:
359°, 28.3465%, 49.8039%
HSV (HSB):
359°, 44.1718%, 63.9216%
XYZ:
20.7771, 16.0414, 12.1264
xyY:
0.4245, 0.3277, 16.0414
CIE-Lab:
47.0288, 29.5224, 12.4453
CIE-LCH:
47.0288, 32.0384, 22.8581
CIE-Luv:
47.0288, 49.6777, 10.0862
Hunter-Lab:
40.0517, 22.5076, 10.0850
#a35b5c color charts
#a35b5c color shades, tints & tones
#a35b5c color schemes
#a35b5c color preview, HTML & CSS examples
This text has a color of #a35b5c
<p style="color:#a35b5c;">Text here</p>
.mytext {color:#a35b5c;}
This box has a color of #a35b5c
<div style="background-color:#a35b5c;">Content here</div>
.mybackground {background-color:#a35b5c;}
Border around this has a color of #a35b5c
<div style="border:2px solid #a35b5c;">Content here</div>
.myborder {border:2px solid #a35b5c;}