#bf6d89 color space conversions
Hex:
        #bf6d89
        RGB:
        191, 109, 137
        CMY:
        25, 57, 46
        CMYK:
        0, 43, 28, 25
      HSL:
        340°, 39.0476%, 58.8235%
        HSV (HSB):
        340°, 42.9319%, 74.9020%
        XYZ:
        31.4699, 23.8198, 26.6059
        xyY:
        0.3843, 0.2909, 23.8198
      CIE-Lab:
        55.9069, 35.9603, -1.0589
        CIE-LCH:
        55.9069, 35.9759, 358.3133
        CIE-Luv:
        55.9069, 51.4551, -7.8747
        Hunter-Lab:
        48.8055, 29.6873, 1.8424
      #bf6d89 color charts
#bf6d89 RGB chart
      #bf6d89 CMYK chart
      #bf6d89 RGB pie chart
      #bf6d89 color shades, tints & tones
#bf6d89 color schemes
#bf6d89 color preview, HTML & CSS examples
           This text has a color of #bf6d89        
        
          <p style="color:#bf6d89;">Text here</p>
        
        
          .mytext {color:#bf6d89;}
        
        Text color #bf6d89
      
           This box has a color of #bf6d89        
        
          <div style="background-color:#bf6d89;">Content here</div>
        
        
          .mybackground {background-color:#bf6d89;}
        
        Background color #bf6d89
      
           Border around this has a color of #bf6d89        
        
          <div style="border:2px solid #bf6d89;">Content here</div>
        
        
          .myborder {border:2px solid #bf6d89;}
        
        Border color #bf6d89