#b55e9e color space conversions
Hex:
#b55e9e
RGB:
181, 94, 158
CMY:
29, 63, 38
CMYK:
0, 48, 13, 29
HSL:
316°, 37.0213%, 53.9216%
HSV (HSB):
316°, 48.0663%, 70.9804%
XYZ:
29.2303, 20.2978, 34.7250
xyY:
0.3469, 0.2409, 20.2978
CIE-Lab:
52.1722, 43.6499, -19.1057
CIE-LCH:
52.1722, 47.6481, 336.3608
CIE-Luv:
52.1722, 46.9217, -34.6829
Hunter-Lab:
45.0531, 36.9675, -14.1611
#b55e9e color charts
#b55e9e color shades, tints & tones
#b55e9e color schemes
#b55e9e color preview, HTML & CSS examples
This text has a color of #b55e9e
<p style="color:#b55e9e;">Text here</p>
.mytext {color:#b55e9e;}
This box has a color of #b55e9e
<div style="background-color:#b55e9e;">Content here</div>
.mybackground {background-color:#b55e9e;}
Border around this has a color of #b55e9e
<div style="border:2px solid #b55e9e;">Content here</div>
.myborder {border:2px solid #b55e9e;}