#a35b8a color space conversions
Hex:
#a35b8a
RGB:
163, 91, 138
CMY:
36, 64, 46
CMYK:
0, 44, 15, 36
HSL:
321°, 28.3465%, 49.8039%
HSV (HSB):
321°, 44.1718%, 63.9216%
XYZ:
23.4328, 17.1037, 26.1111
xyY:
0.3516, 0.2566, 17.1037
CIE-Lab:
48.3904, 35.9751, -13.2383
CIE-LCH:
48.3904, 38.3335, 339.7972
CIE-Luv:
48.3904, 40.1000, -24.3709
Hunter-Lab:
41.3566, 28.7647, -8.4839
#a35b8a color charts
#a35b8a color shades, tints & tones
#a35b8a color schemes
#a35b8a color preview, HTML & CSS examples
This text has a color of #a35b8a
<p style="color:#a35b8a;">Text here</p>
.mytext {color:#a35b8a;}
This box has a color of #a35b8a
<div style="background-color:#a35b8a;">Content here</div>
.mybackground {background-color:#a35b8a;}
Border around this has a color of #a35b8a
<div style="border:2px solid #a35b8a;">Content here</div>
.myborder {border:2px solid #a35b8a;}