#a35b5d color space conversions
Hex:
#a35b5d
RGB:
163, 91, 93
CMY:
36, 64, 64
CMYK:
0, 44, 43, 36
HSL:
358°, 28.3465%, 49.8039%
HSV (HSB):
358°, 44.1718%, 63.9216%
XYZ:
20.8211, 16.0590, 12.3582
xyY:
0.4229, 0.3261, 16.0590
CIE-Lab:
47.0518, 29.6356, 11.8758
CIE-LCH:
47.0518, 31.9265, 21.8374
CIE-Luv:
47.0518, 49.4892, 9.4196
Hunter-Lab:
40.0737, 22.6144, 9.7673
#a35b5d color charts
#a35b5d color shades, tints & tones
#a35b5d color schemes
#a35b5d color preview, HTML & CSS examples
This text has a color of #a35b5d
<p style="color:#a35b5d;">Text here</p>
.mytext {color:#a35b5d;}
This box has a color of #a35b5d
<div style="background-color:#a35b5d;">Content here</div>
.mybackground {background-color:#a35b5d;}
Border around this has a color of #a35b5d
<div style="border:2px solid #a35b5d;">Content here</div>
.myborder {border:2px solid #a35b5d;}