#bf7712 color space conversions
Hex:
        #bf7712
        RGB:
        191, 119, 18
        CMY:
        25, 53, 93
        CMYK:
        0, 38, 91, 25
      HSL:
        35°, 82.7751%, 40.9804%
        HSV (HSB):
        35°, 90.5759%, 74.9020%
        XYZ:
        28.1919, 24.3137, 3.7794
        xyY:
        0.5009, 0.4320, 24.3137
      CIE-Lab:
        56.4005, 21.3797, 59.5879
        CIE-LCH:
        56.4005, 63.3072, 70.2624
        CIE-Luv:
        56.4005, 59.4814, 53.5166
        Hunter-Lab:
        49.3089, 15.7649, 29.9718
      #bf7712 color charts
#bf7712 RGB chart
      #bf7712 CMYK chart
      #bf7712 RGB pie chart
      #bf7712 color shades, tints & tones
#bf7712 color schemes
#bf7712 color preview, HTML & CSS examples
           This text has a color of #bf7712        
        
          <p style="color:#bf7712;">Text here</p>
        
        
          .mytext {color:#bf7712;}
        
        Text color #bf7712
      
           This box has a color of #bf7712        
        
          <div style="background-color:#bf7712;">Content here</div>
        
        
          .mybackground {background-color:#bf7712;}
        
        Background color #bf7712
      
           Border around this has a color of #bf7712        
        
          <div style="border:2px solid #bf7712;">Content here</div>
        
        
          .myborder {border:2px solid #bf7712;}
        
        Border color #bf7712