#b9599b color space conversions
Hex:
#b9599b
RGB:
185, 89, 155
CMY:
27, 65, 39
CMYK:
0, 52, 16, 27
HSL:
319°, 40.6780%, 53.7255%
HSV (HSB):
319°, 51.8919%, 72.5490%
XYZ:
29.4964, 19.8256, 33.2824
xyY:
0.3571, 0.2400, 19.8256
CIE-Lab:
51.6395, 46.9672, -18.1053
CIE-LCH:
51.6395, 50.3361, 338.9190
CIE-Luv:
51.6395, 52.7981, -33.6998
Hunter-Lab:
44.5260, 40.3275, -13.1502
#b9599b color charts
#b9599b color shades, tints & tones
#b9599b color schemes
#b9599b color preview, HTML & CSS examples
This text has a color of #b9599b
<p style="color:#b9599b;">Text here</p>
.mytext {color:#b9599b;}
This box has a color of #b9599b
<div style="background-color:#b9599b;">Content here</div>
.mybackground {background-color:#b9599b;}
Border around this has a color of #b9599b
<div style="border:2px solid #b9599b;">Content here</div>
.myborder {border:2px solid #b9599b;}