#a35b85 color space conversions
Hex:
#a35b85
RGB:
163, 91, 133
CMY:
36, 64, 48
CMYK:
0, 44, 18, 36
HSL:
325°, 28.3465%, 49.8039%
HSV (HSB):
325°, 44.1718%, 63.9216%
XYZ:
23.0790, 16.9622, 24.2479
xyY:
0.3590, 0.2638, 16.9622
CIE-Lab:
48.2123, 35.1568, -10.5167
CIE-LCH:
48.2123, 36.6961, 343.3461
CIE-Luv:
48.2123, 41.1956, -20.3598
Hunter-Lab:
41.1851, 27.9523, -6.0776
#a35b85 color charts
#a35b85 color shades, tints & tones
#a35b85 color schemes
#a35b85 color preview, HTML & CSS examples
This text has a color of #a35b85
<p style="color:#a35b85;">Text here</p>
.mytext {color:#a35b85;}
This box has a color of #a35b85
<div style="background-color:#a35b85;">Content here</div>
.mybackground {background-color:#a35b85;}
Border around this has a color of #a35b85
<div style="border:2px solid #a35b85;">Content here</div>
.myborder {border:2px solid #a35b85;}