#b97d9b color space conversions
Hex:
#b97d9b
RGB:
185, 125, 155
CMY:
27, 51, 39
CMYK:
0, 32, 16, 27
HSL:
330°, 30.0000%, 60.7843%
HSV (HSB):
330°, 32.4324%, 72.5490%
XYZ:
33.2576, 27.3481, 34.5362
xyY:
0.3496, 0.2874, 27.3481
CIE-Lab:
59.2951, 27.7857, -6.5767
CIE-LCH:
59.2951, 28.5534, 346.6834
CIE-Luv:
59.2951, 34.9354, -14.2140
Hunter-Lab:
52.2954, 22.0013, -2.5487
#b97d9b color charts
#b97d9b color shades, tints & tones
#b97d9b color schemes
#b97d9b color preview, HTML & CSS examples
This text has a color of #b97d9b
<p style="color:#b97d9b;">Text here</p>
.mytext {color:#b97d9b;}
This box has a color of #b97d9b
<div style="background-color:#b97d9b;">Content here</div>
.mybackground {background-color:#b97d9b;}
Border around this has a color of #b97d9b
<div style="border:2px solid #b97d9b;">Content here</div>
.myborder {border:2px solid #b97d9b;}