#b9659c color space conversions
Hex:
#b9659c
RGB:
185, 101, 156
CMY:
27, 60, 39
CMYK:
0, 45, 16, 27
HSL:
321°, 37.5000%, 56.0784%
HSV (HSB):
321°, 45.4054%, 72.5490%
XYZ:
30.6620, 22.0219, 34.0871
xyY:
0.3534, 0.2538, 22.0219
CIE-Lab:
54.0503, 40.9775, -15.0258
CIE-LCH:
54.0503, 43.6455, 339.8628
CIE-Luv:
54.0503, 47.0177, -28.4555
Hunter-Lab:
46.9275, 34.5070, -10.2176
#b9659c color charts
#b9659c color shades, tints & tones
#b9659c color schemes
#b9659c color preview, HTML & CSS examples
This text has a color of #b9659c
<p style="color:#b9659c;">Text here</p>
.mytext {color:#b9659c;}
This box has a color of #b9659c
<div style="background-color:#b9659c;">Content here</div>
.mybackground {background-color:#b9659c;}
Border around this has a color of #b9659c
<div style="border:2px solid #b9659c;">Content here</div>
.myborder {border:2px solid #b9659c;}