#a35a5c color space conversions
Hex:
#a35a5c
RGB:
163, 90, 92
CMY:
36, 65, 64
CMYK:
0, 45, 44, 36
HSL:
358°, 28.8538%, 49.6078%
HSV (HSB):
358°, 44.7853%, 63.9216%
XYZ:
20.6922, 15.8716, 12.0981
xyY:
0.4252, 0.3262, 15.8716
CIE-Lab:
46.8055, 30.0737, 12.1354
CIE-LCH:
46.8055, 32.4298, 21.9751
CIE-Luv:
46.8055, 50.3055, 9.6031
Hunter-Lab:
39.8391, 22.9933, 9.8825
#a35a5c color charts
#a35a5c color shades, tints & tones
#a35a5c color schemes
#a35a5c color preview, HTML & CSS examples
This text has a color of #a35a5c
<p style="color:#a35a5c;">Text here</p>
.mytext {color:#a35a5c;}
This box has a color of #a35a5c
<div style="background-color:#a35a5c;">Content here</div>
.mybackground {background-color:#a35a5c;}
Border around this has a color of #a35a5c
<div style="border:2px solid #a35a5c;">Content here</div>
.myborder {border:2px solid #a35a5c;}