#b55b7c color space conversions
Hex:
#b55b7c
RGB:
181, 91, 124
CMY:
29, 64, 51
CMYK:
0, 50, 31, 29
HSL:
338°, 37.8151%, 53.3333%
HSV (HSB):
338°, 49.7238%, 70.9804%
XYZ:
26.4352, 18.7612, 21.2968
xyY:
0.3976, 0.2822, 18.7612
CIE-Lab:
50.4066, 40.1407, -1.6011
CIE-LCH:
50.4066, 40.1726, 357.7158
CIE-Luv:
50.4066, 56.7520, -9.2548
Hunter-Lab:
43.3142, 33.1412, 1.1681
#b55b7c color charts
#b55b7c color shades, tints & tones
#b55b7c color schemes
#b55b7c color preview, HTML & CSS examples
This text has a color of #b55b7c
<p style="color:#b55b7c;">Text here</p>
.mytext {color:#b55b7c;}
This box has a color of #b55b7c
<div style="background-color:#b55b7c;">Content here</div>
.mybackground {background-color:#b55b7c;}
Border around this has a color of #b55b7c
<div style="border:2px solid #b55b7c;">Content here</div>
.myborder {border:2px solid #b55b7c;}