#b97ba7 color space conversions
Hex:
#b97ba7
RGB:
185, 123, 167
CMY:
27, 52, 35
CMYK:
0, 34, 10, 27
HSL:
317°, 30.6931%, 60.3922%
HSV (HSB):
317°, 33.5135%, 72.5490%
XYZ:
34.0656, 27.2702, 40.0274
xyY:
0.3361, 0.2690, 27.2702
CIE-Lab:
59.2236, 30.9245, -13.5765
CIE-LCH:
59.2236, 33.7734, 336.2975
CIE-Luv:
59.2236, 33.9550, -25.0651
Hunter-Lab:
52.2209, 25.0555, -8.8913
#b97ba7 color charts
#b97ba7 color shades, tints & tones
#b97ba7 color schemes
#b97ba7 color preview, HTML & CSS examples
This text has a color of #b97ba7
<p style="color:#b97ba7;">Text here</p>
.mytext {color:#b97ba7;}
This box has a color of #b97ba7
<div style="background-color:#b97ba7;">Content here</div>
.mybackground {background-color:#b97ba7;}
Border around this has a color of #b97ba7
<div style="border:2px solid #b97ba7;">Content here</div>
.myborder {border:2px solid #b97ba7;}