#bf945e color space conversions
Hex:
        #bf945e
        RGB:
        191, 148, 94
        CMY:
        25, 42, 63
        CMYK:
        0, 23, 51, 25
      HSL:
        33°, 43.1111%, 55.8824%
        HSV (HSB):
        33°, 50.7853%, 74.9020%
        XYZ:
        34.0961, 33.0643, 15.1747
        xyY:
        0.4141, 0.4016, 33.0643
      CIE-Lab:
        64.2130, 9.5248, 34.6051
        CIE-LCH:
        64.2130, 35.8920, 74.6108
        CIE-Luv:
        64.2130, 32.6475, 40.6251
        Hunter-Lab:
        57.5016, 5.2156, 24.6045
      #bf945e color charts
#bf945e RGB chart
      #bf945e CMYK chart
      #bf945e RGB pie chart
      #bf945e color shades, tints & tones
#bf945e color schemes
#bf945e color preview, HTML & CSS examples
           This text has a color of #bf945e        
        
          <p style="color:#bf945e;">Text here</p>
        
        
          .mytext {color:#bf945e;}
        
        Text color #bf945e
      
           This box has a color of #bf945e        
        
          <div style="background-color:#bf945e;">Content here</div>
        
        
          .mybackground {background-color:#bf945e;}
        
        Background color #bf945e
      
           Border around this has a color of #bf945e        
        
          <div style="border:2px solid #bf945e;">Content here</div>
        
        
          .myborder {border:2px solid #bf945e;}
        
        Border color #bf945e