#b55f9e color space conversions
Hex:
#b55f9e
RGB:
181, 95, 158
CMY:
29, 63, 38
CMYK:
0, 48, 13, 29
HSL:
316°, 36.7521%, 54.1176%
HSV (HSB):
316°, 47.5138%, 70.9804%
XYZ:
29.3198, 20.4768, 34.7548
xyY:
0.3468, 0.2422, 20.4768
CIE-Lab:
52.3721, 43.1328, -18.8003
CIE-LCH:
52.3721, 47.0520, 336.4490
CIE-Luv:
52.3721, 46.4730, -34.1729
Hunter-Lab:
45.2513, 36.4663, -13.8612
#b55f9e color charts
#b55f9e color shades, tints & tones
#b55f9e color schemes
#b55f9e color preview, HTML & CSS examples
This text has a color of #b55f9e
<p style="color:#b55f9e;">Text here</p>
.mytext {color:#b55f9e;}
This box has a color of #b55f9e
<div style="background-color:#b55f9e;">Content here</div>
.mybackground {background-color:#b55f9e;}
Border around this has a color of #b55f9e
<div style="border:2px solid #b55f9e;">Content here</div>
.myborder {border:2px solid #b55f9e;}