#bf89a9 color space conversions
Hex:
#bf89a9
RGB:
191, 137, 169
CMY:
25, 46, 34
CMYK:
0, 28, 12, 25
HSL:
324°, 29.6703%, 64.3137%
HSV (HSB):
324°, 28.2723%, 74.9020%
XYZ:
37.5929, 31.8323, 41.6990
xyY:
0.3383, 0.2865, 31.8323
CIE-Lab:
63.2040, 25.6259, -8.6810
CIE-LCH:
63.2040, 27.0564, 341.2857
CIE-Luv:
63.2040, 30.4441, -17.1041
Hunter-Lab:
56.4201, 20.2002, -4.3260
#bf89a9 color charts
#bf89a9 color shades, tints & tones
#bf89a9 color schemes
#bf89a9 color preview, HTML & CSS examples
This text has a color of #bf89a9
<p style="color:#bf89a9;">Text here</p>
.mytext {color:#bf89a9;}
This box has a color of #bf89a9
<div style="background-color:#bf89a9;">Content here</div>
.mybackground {background-color:#bf89a9;}
Border around this has a color of #bf89a9
<div style="border:2px solid #bf89a9;">Content here</div>
.myborder {border:2px solid #bf89a9;}