#b97da1 color space conversions
Hex:
#b97da1
RGB:
185, 125, 161
CMY:
27, 51, 37
CMYK:
0, 32, 13, 27
HSL:
324°, 30.0000%, 60.7843%
HSV (HSB):
324°, 32.4324%, 72.5490%
XYZ:
33.7742, 27.5547, 37.2567
xyY:
0.3426, 0.2795, 27.5547
CIE-Lab:
59.4843, 28.7853, -9.7419
CIE-LCH:
59.4843, 30.3891, 341.3025
CIE-Luv:
59.4843, 33.9434, -19.0179
Hunter-Lab:
52.4926, 22.9865, -5.3364
#b97da1 color charts
#b97da1 color shades, tints & tones
#b97da1 color schemes
#b97da1 color preview, HTML & CSS examples
This text has a color of #b97da1
<p style="color:#b97da1;">Text here</p>
.mytext {color:#b97da1;}
This box has a color of #b97da1
<div style="background-color:#b97da1;">Content here</div>
.mybackground {background-color:#b97da1;}
Border around this has a color of #b97da1
<div style="border:2px solid #b97da1;">Content here</div>
.myborder {border:2px solid #b97da1;}