#b97d9e color space conversions
Hex:
#b97d9e
RGB:
185, 125, 158
CMY:
27, 51, 38
CMYK:
0, 32, 15, 27
HSL:
327°, 30.0000%, 60.7843%
HSV (HSB):
327°, 32.4324%, 72.5490%
XYZ:
33.5128, 27.4501, 35.8798
xyY:
0.3461, 0.2835, 27.4501
CIE-Lab:
59.3887, 28.2812, -8.1618
CIE-LCH:
59.3887, 29.4354, 343.9021
CIE-Luv:
59.3887, 34.4405, -16.6082
Hunter-Lab:
52.3929, 22.4888, -3.9281
#b97d9e color charts
#b97d9e color shades, tints & tones
#b97d9e color schemes
#b97d9e color preview, HTML & CSS examples
This text has a color of #b97d9e
<p style="color:#b97d9e;">Text here</p>
.mytext {color:#b97d9e;}
This box has a color of #b97d9e
<div style="background-color:#b97d9e;">Content here</div>
.mybackground {background-color:#b97d9e;}
Border around this has a color of #b97d9e
<div style="border:2px solid #b97d9e;">Content here</div>
.myborder {border:2px solid #b97d9e;}