#b55c9e color space conversions
Hex:
#b55c9e
RGB:
181, 92, 158
CMY:
29, 64, 38
CMYK:
0, 49, 13, 29
HSL:
316°, 37.5527%, 53.5294%
HSV (HSB):
316°, 49.1713%, 70.9804%
XYZ:
29.0548, 19.9467, 34.6665
xyY:
0.3473, 0.2384, 19.9467
CIE-Lab:
51.7769, 44.6771, -19.7106
CIE-LCH:
51.7769, 48.8319, 336.1939
CIE-Luv:
51.7769, 47.8085, -35.6912
Hunter-Lab:
44.6617, 37.9656, -14.7578
#b55c9e color charts
#b55c9e color shades, tints & tones
#b55c9e color schemes
#b55c9e color preview, HTML & CSS examples
This text has a color of #b55c9e
<p style="color:#b55c9e;">Text here</p>
.mytext {color:#b55c9e;}
This box has a color of #b55c9e
<div style="background-color:#b55c9e;">Content here</div>
.mybackground {background-color:#b55c9e;}
Border around this has a color of #b55c9e
<div style="border:2px solid #b55c9e;">Content here</div>
.myborder {border:2px solid #b55c9e;}