#bf6c95 color space conversions
Hex:
        #bf6c95
        RGB:
        191, 108, 149
        CMY:
        25, 58, 42
        CMYK:
        0, 43, 22, 25
      HSL:
        330°, 39.3365%, 58.6275%
        HSV (HSB):
        330°, 43.4555%, 74.9020%
        XYZ:
        32.2732, 23.9714, 31.3597
        xyY:
        0.3684, 0.2736, 23.9714
      CIE-Lab:
        56.0592, 38.2228, -7.8392
        CIE-LCH:
        56.0592, 39.0184, 348.4099
        CIE-Luv:
        56.0592, 49.4290, -17.7466
        Hunter-Lab:
        48.9606, 31.9803, -3.7034
      #bf6c95 color charts
#bf6c95 RGB chart
      #bf6c95 CMYK chart
      #bf6c95 RGB pie chart
      #bf6c95 color shades, tints & tones
#bf6c95 color schemes
#bf6c95 color preview, HTML & CSS examples
           This text has a color of #bf6c95        
        
          <p style="color:#bf6c95;">Text here</p>
        
        
          .mytext {color:#bf6c95;}
        
        Text color #bf6c95
      
           This box has a color of #bf6c95        
        
          <div style="background-color:#bf6c95;">Content here</div>
        
        
          .mybackground {background-color:#bf6c95;}
        
        Background color #bf6c95
      
           Border around this has a color of #bf6c95        
        
          <div style="border:2px solid #bf6c95;">Content here</div>
        
        
          .myborder {border:2px solid #bf6c95;}
        
        Border color #bf6c95