#bf7e39 color space conversions
Hex:
        #bf7e39
        RGB:
        191, 126, 57
        CMY:
        25, 51, 78
        CMYK:
        0, 34, 70, 25
      HSL:
        31°, 54.0323%, 48.6275%
        HSV (HSB):
        31°, 70.1571%, 74.9020%
        XYZ:
        29.6852, 26.2935, 7.3815
        xyY:
        0.4685, 0.4150, 26.2935
      CIE-Lab:
        58.3146, 18.9162, 46.5786
        CIE-LCH:
        58.3146, 50.2731, 67.8973
        CIE-Luv:
        58.3146, 51.7450, 46.9818
        Hunter-Lab:
        51.2772, 13.6017, 27.3591
      #bf7e39 color charts
#bf7e39 RGB chart
      #bf7e39 CMYK chart
      #bf7e39 RGB pie chart
      #bf7e39 color shades, tints & tones
#bf7e39 color schemes
#bf7e39 color preview, HTML & CSS examples
           This text has a color of #bf7e39        
        
          <p style="color:#bf7e39;">Text here</p>
        
        
          .mytext {color:#bf7e39;}
        
        Text color #bf7e39
      
           This box has a color of #bf7e39        
        
          <div style="background-color:#bf7e39;">Content here</div>
        
        
          .mybackground {background-color:#bf7e39;}
        
        Background color #bf7e39
      
           Border around this has a color of #bf7e39        
        
          <div style="border:2px solid #bf7e39;">Content here</div>
        
        
          .myborder {border:2px solid #bf7e39;}
        
        Border color #bf7e39