#b55a7e color space conversions
Hex:
#b55a7e
RGB:
181, 90, 126
CMY:
29, 65, 51
CMYK:
0, 50, 30, 29
HSL:
336°, 38.0753%, 53.1373%
HSV (HSB):
336°, 50.2762%, 70.9804%
XYZ:
26.4781, 18.6424, 21.9415
xyY:
0.3948, 0.2780, 18.6424
CIE-Lab:
50.2662, 40.9221, -3.0030
CIE-LCH:
50.2662, 41.0321, 355.8030
CIE-Luv:
50.2662, 56.7973, -11.2628
Hunter-Lab:
43.1769, 33.9051, 0.0941
#b55a7e color charts
#b55a7e color shades, tints & tones
#b55a7e color schemes
#b55a7e color preview, HTML & CSS examples
This text has a color of #b55a7e
<p style="color:#b55a7e;">Text here</p>
.mytext {color:#b55a7e;}
This box has a color of #b55a7e
<div style="background-color:#b55a7e;">Content here</div>
.mybackground {background-color:#b55a7e;}
Border around this has a color of #b55a7e
<div style="border:2px solid #b55a7e;">Content here</div>
.myborder {border:2px solid #b55a7e;}