#b0587c color space conversions
Hex:
#b0587c
RGB:
176, 88, 124
CMY:
31, 65, 51
CMYK:
0, 50, 30, 31
HSL:
335°, 35.7724%, 51.7647%
HSV (HSB):
335°, 50.0000%, 69.0196%
XYZ:
25.0323, 17.6648, 21.1591
xyY:
0.3920, 0.2766, 17.6648
CIE-Lab:
49.0870, 39.9498, -3.6256
CIE-LCH:
49.0870, 40.1140, 354.8144
CIE-Luv:
49.0870, 54.5131, -11.8517
Hunter-Lab:
42.0295, 32.7610, -0.4280
#b0587c color charts
#b0587c color shades, tints & tones
#b0587c color schemes
#b0587c color preview, HTML & CSS examples
This text has a color of #b0587c
<p style="color:#b0587c;">Text here</p>
.mytext {color:#b0587c;}
This box has a color of #b0587c
<div style="background-color:#b0587c;">Content here</div>
.mybackground {background-color:#b0587c;}
Border around this has a color of #b0587c
<div style="border:2px solid #b0587c;">Content here</div>
.myborder {border:2px solid #b0587c;}