#b55b7e color space conversions
Hex:
#b55b7e
RGB:
181, 91, 126
CMY:
29, 64, 51
CMYK:
0, 50, 30, 29
HSL:
337°, 37.8151%, 53.3333%
HSV (HSB):
337°, 49.7238%, 70.9804%
XYZ:
26.5630, 18.8123, 21.9698
xyY:
0.3944, 0.2793, 18.8123
CIE-Lab:
50.4669, 40.4060, -2.7075
CIE-LCH:
50.4669, 40.4967, 356.1665
CIE-Luv:
50.4669, 56.2638, -10.7777
Hunter-Lab:
43.3731, 33.4159, 0.3291
#b55b7e color charts
#b55b7e color shades, tints & tones
#b55b7e color schemes
#b55b7e color preview, HTML & CSS examples
This text has a color of #b55b7e
<p style="color:#b55b7e;">Text here</p>
.mytext {color:#b55b7e;}
This box has a color of #b55b7e
<div style="background-color:#b55b7e;">Content here</div>
.mybackground {background-color:#b55b7e;}
Border around this has a color of #b55b7e
<div style="border:2px solid #b55b7e;">Content here</div>
.myborder {border:2px solid #b55b7e;}