#bf915e color space conversions
Hex:
        #bf915e
        RGB:
        191, 145, 94
        CMY:
        25, 43, 63
        CMYK:
        0, 24, 51, 25
      HSL:
        32°, 43.1111%, 55.8824%
        HSV (HSB):
        32°, 50.7853%, 74.9020%
        XYZ:
        33.6316, 32.1353, 15.0198
        xyY:
        0.4163, 0.3978, 32.1353
      CIE-Lab:
        63.4546, 11.1731, 33.6515
        CIE-LCH:
        63.4546, 35.4578, 71.6326
        CIE-Luv:
        63.4546, 34.7100, 39.1503
        Hunter-Lab:
        56.6880, 6.6957, 23.9724
      #bf915e color charts
#bf915e RGB chart
      #bf915e CMYK chart
      #bf915e RGB pie chart
      #bf915e color shades, tints & tones
#bf915e color schemes
#bf915e color preview, HTML & CSS examples
           This text has a color of #bf915e        
        
          <p style="color:#bf915e;">Text here</p>
        
        
          .mytext {color:#bf915e;}
        
        Text color #bf915e
      
           This box has a color of #bf915e        
        
          <div style="background-color:#bf915e;">Content here</div>
        
        
          .mybackground {background-color:#bf915e;}
        
        Background color #bf915e
      
           Border around this has a color of #bf915e        
        
          <div style="border:2px solid #bf915e;">Content here</div>
        
        
          .myborder {border:2px solid #bf915e;}
        
        Border color #bf915e