#b55885 color space conversions
Hex:
#b55885
RGB:
181, 88, 133
CMY:
29, 65, 48
CMYK:
0, 51, 27, 29
HSL:
331°, 38.5892%, 52.7451%
HSV (HSB):
331°, 51.3812%, 70.9804%
XYZ:
26.7794, 18.4967, 24.3491
xyY:
0.3846, 0.2657, 18.4967
CIE-Lab:
50.0930, 42.9026, -7.4424
CIE-LCH:
50.0930, 43.5433, 350.1587
CIE-Luv:
50.0930, 56.0585, -17.6446
Hunter-Lab:
43.0077, 35.8822, -3.4620
#b55885 color charts
#b55885 color shades, tints & tones
#b55885 color schemes
#b55885 color preview, HTML & CSS examples
This text has a color of #b55885
<p style="color:#b55885;">Text here</p>
.mytext {color:#b55885;}
This box has a color of #b55885
<div style="background-color:#b55885;">Content here</div>
.mybackground {background-color:#b55885;}
Border around this has a color of #b55885
<div style="border:2px solid #b55885;">Content here</div>
.myborder {border:2px solid #b55885;}