#b5587c color space conversions
Hex:
#b5587c
RGB:
181, 88, 124
CMY:
29, 65, 51
CMYK:
0, 51, 31, 29
HSL:
337°, 38.5892%, 52.7451%
HSV (HSB):
337°, 51.3812%, 70.9804%
XYZ:
26.1839, 18.2584, 21.2130
xyY:
0.3988, 0.2781, 18.2584
CIE-Lab:
49.8081, 41.6827, -2.4806
CIE-LCH:
49.8081, 41.7565, 356.5943
CIE-Luv:
49.8081, 58.3615, -10.6956
Hunter-Lab:
42.7299, 34.6033, 0.4768
#b5587c color charts
#b5587c color shades, tints & tones
#b5587c color schemes
#b5587c color preview, HTML & CSS examples
This text has a color of #b5587c
<p style="color:#b5587c;">Text here</p>
.mytext {color:#b5587c;}
This box has a color of #b5587c
<div style="background-color:#b5587c;">Content here</div>
.mybackground {background-color:#b5587c;}
Border around this has a color of #b5587c
<div style="border:2px solid #b5587c;">Content here</div>
.myborder {border:2px solid #b5587c;}