#bf97b1 color space conversions
Hex:
#bf97b1
RGB:
191, 151, 177
CMY:
25, 41, 31
CMYK:
0, 21, 7, 25
HSL:
321°, 23.8095%, 67.0588%
HSV (HSB):
321°, 20.9424%, 74.9020%
XYZ:
40.4883, 36.3839, 46.4838
xyY:
0.3282, 0.2950, 36.3839
CIE-Lab:
66.8122, 19.2636, -7.8153
CIE-LCH:
66.8122, 20.7886, 337.9175
CIE-Luv:
66.8122, 21.9996, -14.8598
Hunter-Lab:
60.3191, 14.2571, -3.4674
#bf97b1 color charts
#bf97b1 color shades, tints & tones
#bf97b1 color schemes
#bf97b1 color preview, HTML & CSS examples
This text has a color of #bf97b1
<p style="color:#bf97b1;">Text here</p>
.mytext {color:#bf97b1;}
This box has a color of #bf97b1
<div style="background-color:#bf97b1;">Content here</div>
.mybackground {background-color:#bf97b1;}
Border around this has a color of #bf97b1
<div style="border:2px solid #bf97b1;">Content here</div>
.myborder {border:2px solid #bf97b1;}