#a35b5e color space conversions
Hex:
#a35b5e
RGB:
163, 91, 94
CMY:
36, 64, 63
CMYK:
0, 44, 42, 36
HSL:
358°, 28.3465%, 49.8039%
HSV (HSB):
358°, 44.1718%, 63.9216%
XYZ:
20.8657, 16.0769, 12.5931
xyY:
0.4212, 0.3246, 16.0769
CIE-Lab:
47.0752, 29.7500, 11.3065
CIE-LCH:
47.0752, 31.8261, 20.8094
CIE-Luv:
47.0752, 49.2994, 8.7480
Hunter-Lab:
40.0960, 22.7225, 9.4458
#a35b5e color charts
#a35b5e color shades, tints & tones
#a35b5e color schemes
#a35b5e color preview, HTML & CSS examples
This text has a color of #a35b5e
<p style="color:#a35b5e;">Text here</p>
.mytext {color:#a35b5e;}
This box has a color of #a35b5e
<div style="background-color:#a35b5e;">Content here</div>
.mybackground {background-color:#a35b5e;}
Border around this has a color of #a35b5e
<div style="border:2px solid #a35b5e;">Content here</div>
.myborder {border:2px solid #a35b5e;}