#a55b7e color space conversions
Hex:
#a55b7e
RGB:
165, 91, 126
CMY:
35, 64, 51
CMYK:
0, 45, 24, 35
HSL:
332°, 29.1339%, 50.1961%
HSV (HSB):
332°, 44.8485%, 64.7059%
XYZ:
23.0240, 16.9879, 21.8041
xyY:
0.3725, 0.2748, 16.9879
CIE-Lab:
48.2447, 34.7693, -6.2432
CIE-LCH:
48.2447, 35.3254, 349.8204
CIE-Luv:
48.2447, 44.1931, -14.3756
Hunter-Lab:
41.2163, 27.5841, -2.5140
#a55b7e color charts
#a55b7e color shades, tints & tones
#a55b7e color schemes
#a55b7e color preview, HTML & CSS examples
This text has a color of #a55b7e
<p style="color:#a55b7e;">Text here</p>
.mytext {color:#a55b7e;}
This box has a color of #a55b7e
<div style="background-color:#a55b7e;">Content here</div>
.mybackground {background-color:#a55b7e;}
Border around this has a color of #a55b7e
<div style="border:2px solid #a55b7e;">Content here</div>
.myborder {border:2px solid #a55b7e;}