#bf6d30 color space conversions
Hex:
        #bf6d30
        RGB:
        191, 109, 48
        CMY:
        25, 57, 81
        CMYK:
        0, 43, 75, 25
      HSL:
        26°, 59.8326%, 46.8627%
        HSV (HSB):
        26°, 74.8691%, 74.9020%
        XYZ:
        27.4880, 22.2270, 5.6378
        xyY:
        0.4966, 0.4016, 22.2270
      CIE-Lab:
        54.2671, 27.7770, 46.6061
        CIE-LCH:
        54.2671, 54.2558, 59.2053
        CIE-Luv:
        54.2671, 65.7409, 43.1392
        Hunter-Lab:
        47.1456, 21.5688, 25.9119
      #bf6d30 color charts
#bf6d30 RGB chart
      #bf6d30 CMYK chart
      #bf6d30 RGB pie chart
      #bf6d30 color shades, tints & tones
#bf6d30 color schemes
#bf6d30 color preview, HTML & CSS examples
           This text has a color of #bf6d30        
        
          <p style="color:#bf6d30;">Text here</p>
        
        
          .mytext {color:#bf6d30;}
        
        Text color #bf6d30
      
           This box has a color of #bf6d30        
        
          <div style="background-color:#bf6d30;">Content here</div>
        
        
          .mybackground {background-color:#bf6d30;}
        
        Background color #bf6d30
      
           Border around this has a color of #bf6d30        
        
          <div style="border:2px solid #bf6d30;">Content here</div>
        
        
          .myborder {border:2px solid #bf6d30;}
        
        Border color #bf6d30