#bf6b86 color space conversions
Hex:
        #bf6b86
        RGB:
        191, 107, 134
        CMY:
        25, 58, 47
        CMYK:
        0, 44, 30, 25
      HSL:
        341°, 39.6226%, 58.4314%
        HSV (HSB):
        341°, 43.9791%, 74.9020%
        XYZ:
        31.0466, 23.3130, 25.4178
        xyY:
        0.3892, 0.2922, 23.3130
      CIE-Lab:
        55.3933, 36.6166, -0.0548
        CIE-LCH:
        55.3933, 36.6167, 359.9143
        CIE-Luv:
        55.3933, 53.2208, -6.6345
        Hunter-Lab:
        48.2835, 30.2805, 2.5866
      #bf6b86 color charts
#bf6b86 RGB chart
      #bf6b86 CMYK chart
      #bf6b86 RGB pie chart
      #bf6b86 color shades, tints & tones
#bf6b86 color schemes
#bf6b86 color preview, HTML & CSS examples
           This text has a color of #bf6b86        
        
          <p style="color:#bf6b86;">Text here</p>
        
        
          .mytext {color:#bf6b86;}
        
        Text color #bf6b86
      
           This box has a color of #bf6b86        
        
          <div style="background-color:#bf6b86;">Content here</div>
        
        
          .mybackground {background-color:#bf6b86;}
        
        Background color #bf6b86
      
           Border around this has a color of #bf6b86        
        
          <div style="border:2px solid #bf6b86;">Content here</div>
        
        
          .myborder {border:2px solid #bf6b86;}
        
        Border color #bf6b86