#a35a5f color space conversions
Hex:
#a35a5f
RGB:
163, 90, 95
CMY:
36, 65, 63
CMYK:
0, 45, 42, 36
HSL:
356°, 28.8538%, 49.6078%
HSV (HSB):
356°, 44.7853%, 63.9216%
XYZ:
20.8260, 15.9251, 12.8027
xyY:
0.4203, 0.3214, 15.9251
CIE-Lab:
46.8760, 30.4166, 10.4256
CIE-LCH:
46.8760, 32.1538, 18.9197
CIE-Luv:
46.8760, 49.7262, 7.5837
Hunter-Lab:
39.9062, 23.3184, 8.9130
#a35a5f color charts
#a35a5f color shades, tints & tones
#a35a5f color schemes
#a35a5f color preview, HTML & CSS examples
This text has a color of #a35a5f
<p style="color:#a35a5f;">Text here</p>
.mytext {color:#a35a5f;}
This box has a color of #a35a5f
<div style="background-color:#a35a5f;">Content here</div>
.mybackground {background-color:#a35a5f;}
Border around this has a color of #a35a5f
<div style="border:2px solid #a35a5f;">Content here</div>
.myborder {border:2px solid #a35a5f;}