#a35b7d color space conversions
Hex:
#a35b7d
RGB:
163, 91, 125
CMY:
36, 64, 51
CMYK:
0, 44, 23, 36
HSL:
332°, 28.3465%, 49.8039%
HSV (HSB):
332°, 44.1718%, 63.9216%
XYZ:
22.5470, 16.7494, 21.4466
xyY:
0.3712, 0.2757, 16.7494
CIE-Lab:
47.9427, 33.9037, -6.1210
CIE-LCH:
47.9427, 34.4518, 349.7661
CIE-Luv:
47.9427, 42.9349, -14.0328
Hunter-Lab:
40.9260, 26.7190, -2.4218
#a35b7d color charts
#a35b7d color shades, tints & tones
#a35b7d color schemes
#a35b7d color preview, HTML & CSS examples
This text has a color of #a35b7d
<p style="color:#a35b7d;">Text here</p>
.mytext {color:#a35b7d;}
This box has a color of #a35b7d
<div style="background-color:#a35b7d;">Content here</div>
.mybackground {background-color:#a35b7d;}
Border around this has a color of #a35b7d
<div style="border:2px solid #a35b7d;">Content here</div>
.myborder {border:2px solid #a35b7d;}