#bf89a8 color space conversions
Hex:
#bf89a8
RGB:
191, 137, 168
CMY:
25, 46, 34
CMYK:
0, 28, 12, 25
HSL:
326°, 29.6703%, 64.3137%
HSV (HSB):
326°, 28.2723%, 74.9020%
XYZ:
37.4994, 31.7948, 41.2064
xyY:
0.3394, 0.2877, 31.7948
CIE-Lab:
63.1730, 25.4550, -8.1603
CIE-LCH:
63.1730, 26.7311, 342.2253
CIE-Luv:
63.1730, 30.5923, -16.3007
Hunter-Lab:
56.3869, 20.0321, -3.8570
#bf89a8 color charts
#bf89a8 color shades, tints & tones
#bf89a8 color schemes
#bf89a8 color preview, HTML & CSS examples
This text has a color of #bf89a8
<p style="color:#bf89a8;">Text here</p>
.mytext {color:#bf89a8;}
This box has a color of #bf89a8
<div style="background-color:#bf89a8;">Content here</div>
.mybackground {background-color:#bf89a8;}
Border around this has a color of #bf89a8
<div style="border:2px solid #bf89a8;">Content here</div>
.myborder {border:2px solid #bf89a8;}