#bf9d94 color space conversions
Hex:
        #bf9d94
        RGB:
        191, 157, 148
        CMY:
        25, 38, 42
        CMYK:
        0, 18, 23, 25
      HSL:
        13°, 25.1462%, 66.4706%
        HSV (HSB):
        13°, 22.5131%, 74.9020%
        XYZ:
        38.8881, 37.3284, 33.1725
        xyY:
        0.3555, 0.3412, 37.3284
      CIE-Lab:
        67.5227, 11.1783, 9.4282
        CIE-LCH:
        67.5227, 14.6234, 40.1455
        CIE-Luv:
        67.5227, 21.8649, 11.1893
        Hunter-Lab:
        61.0970, 6.6952, 10.5765
      #bf9d94 color charts
#bf9d94 RGB chart
      #bf9d94 CMYK chart
      #bf9d94 RGB pie chart
      #bf9d94 color shades, tints & tones
#bf9d94 color schemes
#bf9d94 color preview, HTML & CSS examples
           This text has a color of #bf9d94        
        
          <p style="color:#bf9d94;">Text here</p>
        
        
          .mytext {color:#bf9d94;}
        
        Text color #bf9d94
      
           This box has a color of #bf9d94        
        
          <div style="background-color:#bf9d94;">Content here</div>
        
        
          .mybackground {background-color:#bf9d94;}
        
        Background color #bf9d94
      
           Border around this has a color of #bf9d94        
        
          <div style="border:2px solid #bf9d94;">Content here</div>
        
        
          .myborder {border:2px solid #bf9d94;}
        
        Border color #bf9d94