#bf6e86 color space conversions
Hex:
        #bf6e86
        RGB:
        191, 110, 134
        CMY:
        25, 57, 47
        CMYK:
        0, 42, 30, 25
      HSL:
        342°, 38.7560%, 59.0196%
        HSV (HSB):
        342°, 42.4084%, 74.9020%
        XYZ:
        31.3649, 23.9495, 25.5239
        xyY:
        0.3880, 0.2963, 23.9495
      CIE-Lab:
        56.0372, 35.0138, 0.8843
        CIE-LCH:
        56.0372, 35.0250, 1.4467
        CIE-Luv:
        56.0372, 51.5092, -5.0700
        Hunter-Lab:
        48.9382, 28.7602, 3.3339
      #bf6e86 color charts
#bf6e86 RGB chart
      #bf6e86 CMYK chart
      #bf6e86 RGB pie chart
      #bf6e86 color shades, tints & tones
#bf6e86 color schemes
#bf6e86 color preview, HTML & CSS examples
           This text has a color of #bf6e86        
        
          <p style="color:#bf6e86;">Text here</p>
        
        
          .mytext {color:#bf6e86;}
        
        Text color #bf6e86
      
           This box has a color of #bf6e86        
        
          <div style="background-color:#bf6e86;">Content here</div>
        
        
          .mybackground {background-color:#bf6e86;}
        
        Background color #bf6e86
      
           Border around this has a color of #bf6e86        
        
          <div style="border:2px solid #bf6e86;">Content here</div>
        
        
          .myborder {border:2px solid #bf6e86;}
        
        Border color #bf6e86