#b96f9c color space conversions
Hex:
#b96f9c
RGB:
185, 111, 156
CMY:
27, 56, 39
CMYK:
0, 40, 16, 27
HSL:
324°, 34.5794%, 58.0392%
HSV (HSB):
324°, 40.0000%, 72.5490%
XYZ:
31.6928, 24.0835, 34.4307
xyY:
0.3513, 0.2670, 24.0835
CIE-Lab:
56.1713, 35.6357, -11.8237
CIE-LCH:
56.1713, 37.5460, 341.6445
CIE-Luv:
56.1713, 42.0794, -23.0360
Hunter-Lab:
49.0749, 29.3949, -7.2451
#b96f9c color charts
#b96f9c color shades, tints & tones
#b96f9c color schemes
#b96f9c color preview, HTML & CSS examples
This text has a color of #b96f9c
<p style="color:#b96f9c;">Text here</p>
.mytext {color:#b96f9c;}
This box has a color of #b96f9c
<div style="background-color:#b96f9c;">Content here</div>
.mybackground {background-color:#b96f9c;}
Border around this has a color of #b96f9c
<div style="border:2px solid #b96f9c;">Content here</div>
.myborder {border:2px solid #b96f9c;}