#a55c8d color space conversions
Hex:
#a55c8d
RGB:
165, 92, 141
CMY:
35, 64, 45
CMYK:
0, 44, 15, 35
HSL:
320°, 28.8538%, 50.3922%
HSV (HSB):
320°, 44.2424%, 64.7059%
XYZ:
24.1519, 17.5767, 27.3190
xyY:
0.3498, 0.2546, 17.5767
CIE-Lab:
48.9786, 36.6146, -14.1114
CIE-LCH:
48.9786, 39.2398, 338.9232
CIE-Luv:
48.9786, 40.3884, -25.7979
Hunter-Lab:
41.9246, 29.4622, -9.2875
#a55c8d color charts
#a55c8d color shades, tints & tones
#a55c8d color schemes
#a55c8d color preview, HTML & CSS examples
This text has a color of #a55c8d
<p style="color:#a55c8d;">Text here</p>
.mytext {color:#a55c8d;}
This box has a color of #a55c8d
<div style="background-color:#a55c8d;">Content here</div>
.mybackground {background-color:#a55c8d;}
Border around this has a color of #a55c8d
<div style="border:2px solid #a55c8d;">Content here</div>
.myborder {border:2px solid #a55c8d;}