#bf7e46 color space conversions
Hex:
        #bf7e46
        RGB:
        191, 126, 70
        CMY:
        25, 51, 73
        CMYK:
        0, 34, 63, 25
      HSL:
        28°, 48.5944%, 51.1765%
        HSV (HSB):
        28°, 63.3508%, 74.9020%
        XYZ:
        30.0522, 26.4403, 9.3139
        xyY:
        0.4567, 0.4018, 26.4403
      CIE-Lab:
        58.4526, 19.7134, 40.2440
        CIE-LCH:
        58.4526, 44.8129, 63.9023
        CIE-Luv:
        58.4526, 50.5999, 41.8852
        Hunter-Lab:
        51.4201, 14.3382, 25.2547
      #bf7e46 color charts
#bf7e46 RGB chart
      #bf7e46 CMYK chart
      #bf7e46 RGB pie chart
      #bf7e46 color shades, tints & tones
#bf7e46 color schemes
#bf7e46 color preview, HTML & CSS examples
           This text has a color of #bf7e46        
        
          <p style="color:#bf7e46;">Text here</p>
        
        
          .mytext {color:#bf7e46;}
        
        Text color #bf7e46
      
           This box has a color of #bf7e46        
        
          <div style="background-color:#bf7e46;">Content here</div>
        
        
          .mybackground {background-color:#bf7e46;}
        
        Background color #bf7e46
      
           Border around this has a color of #bf7e46        
        
          <div style="border:2px solid #bf7e46;">Content here</div>
        
        
          .myborder {border:2px solid #bf7e46;}
        
        Border color #bf7e46