#b9587c color space conversions
Hex:
#b9587c
RGB:
185, 88, 124
CMY:
27, 65, 51
CMYK:
0, 52, 33, 27
HSL:
338°, 40.9283%, 53.5294%
HSV (HSB):
338°, 52.4324%, 72.5490%
XYZ:
27.1354, 18.7490, 21.2575
xyY:
0.4042, 0.2792, 18.7490
CIE-Lab:
50.3922, 43.0591, -1.5545
CIE-LCH:
50.3922, 43.0871, 357.9324
CIE-Luv:
50.3922, 61.4659, -9.7648
Hunter-Lab:
43.3001, 36.0877, 1.2026
#b9587c color charts
#b9587c color shades, tints & tones
#b9587c color schemes
#b9587c color preview, HTML & CSS examples
This text has a color of #b9587c
<p style="color:#b9587c;">Text here</p>
.mytext {color:#b9587c;}
This box has a color of #b9587c
<div style="background-color:#b9587c;">Content here</div>
.mybackground {background-color:#b9587c;}
Border around this has a color of #b9587c
<div style="border:2px solid #b9587c;">Content here</div>
.myborder {border:2px solid #b9587c;}