#b55e81 color space conversions
Hex:
#b55e81
RGB:
181, 94, 129
CMY:
29, 63, 49
CMYK:
0, 48, 29, 29
HSL:
336°, 37.0213%, 53.9216%
HSV (HSB):
336°, 48.0663%, 70.9804%
XYZ:
27.0212, 19.4141, 23.0920
xyY:
0.3886, 0.2792, 19.4141
CIE-Lab:
51.1683, 39.2516, -3.4625
CIE-LCH:
51.1683, 39.4040, 354.9589
CIE-Luv:
51.1683, 53.9347, -11.5996
Hunter-Lab:
44.0615, 32.3596, -0.2300
#b55e81 color charts
#b55e81 color shades, tints & tones
#b55e81 color schemes
#b55e81 color preview, HTML & CSS examples
This text has a color of #b55e81
<p style="color:#b55e81;">Text here</p>
.mytext {color:#b55e81;}
This box has a color of #b55e81
<div style="background-color:#b55e81;">Content here</div>
.mybackground {background-color:#b55e81;}
Border around this has a color of #b55e81
<div style="border:2px solid #b55e81;">Content here</div>
.myborder {border:2px solid #b55e81;}