#bf97a6 color space conversions
Hex:
#bf97a6
RGB:
191, 151, 166
CMY:
25, 41, 35
CMYK:
0, 21, 13, 25
HSL:
338°, 23.8095%, 67.0588%
HSV (HSB):
338°, 20.9424%, 74.9020%
XYZ:
39.4354, 35.9628, 40.9394
xyY:
0.3390, 0.3091, 35.9628
CIE-Lab:
66.4915, 17.3565, -2.1257
CIE-LCH:
66.4915, 17.4862, 353.0176
CIE-Luv:
66.4915, 23.3048, -6.1155
Hunter-Lab:
59.9690, 12.4354, 1.5023
#bf97a6 color charts
#bf97a6 color shades, tints & tones
#bf97a6 color schemes
#bf97a6 color preview, HTML & CSS examples
This text has a color of #bf97a6
<p style="color:#bf97a6;">Text here</p>
.mytext {color:#bf97a6;}
This box has a color of #bf97a6
<div style="background-color:#bf97a6;">Content here</div>
.mybackground {background-color:#bf97a6;}
Border around this has a color of #bf97a6
<div style="border:2px solid #bf97a6;">Content here</div>
.myborder {border:2px solid #bf97a6;}