#bf696f color space conversions
Hex:
        #bf696f
        RGB:
        191, 105, 111
        CMY:
        25, 59, 56
        CMYK:
        0, 45, 42, 25
      HSL:
        356°, 40.1869%, 58.0392%
        HSV (HSB):
        356°, 45.0262%, 74.9020%
        XYZ:
        29.4067, 22.3272, 17.7986
        xyY:
        0.4229, 0.3211, 22.3272
      CIE-Lab:
        54.3725, 34.8436, 11.9769
        CIE-LCH:
        54.3725, 36.8445, 18.9695
        CIE-Luv:
        54.3725, 59.2042, 8.9954
        Hunter-Lab:
        47.2517, 28.3975, 10.7430
      #bf696f color charts
#bf696f RGB chart
      #bf696f CMYK chart
      #bf696f RGB pie chart
      #bf696f color shades, tints & tones
#bf696f color schemes
#bf696f color preview, HTML & CSS examples
           This text has a color of #bf696f        
        
          <p style="color:#bf696f;">Text here</p>
        
        
          .mytext {color:#bf696f;}
        
        Text color #bf696f
      
           This box has a color of #bf696f        
        
          <div style="background-color:#bf696f;">Content here</div>
        
        
          .mybackground {background-color:#bf696f;}
        
        Background color #bf696f
      
           Border around this has a color of #bf696f        
        
          <div style="border:2px solid #bf696f;">Content here</div>
        
        
          .myborder {border:2px solid #bf696f;}
        
        Border color #bf696f