#bf960b color space conversions
Hex:
        #bf960b
        RGB:
        191, 150, 11
        CMY:
        25, 41, 96
        CMYK:
        0, 21, 94, 25
      HSL:
        46°, 89.1089%, 39.6078%
        HSV (HSB):
        46°, 94.2408%, 74.9020%
        XYZ:
        32.4526, 32.9132, 4.9591
        xyY:
        0.4615, 0.4680, 32.9132
      CIE-Lab:
        64.0906, 4.2497, 66.6634
        CIE-LCH:
        64.0906, 66.7987, 86.3524
        CIE-Luv:
        64.0906, 35.0710, 65.9668
        Hunter-Lab:
        57.3700, 0.5748, 35.0340
      #bf960b color charts
#bf960b RGB chart
      #bf960b CMYK chart
      #bf960b RGB pie chart
      #bf960b color shades, tints & tones
#bf960b color schemes
#bf960b color preview, HTML & CSS examples
           This text has a color of #bf960b        
        
          <p style="color:#bf960b;">Text here</p>
        
        
          .mytext {color:#bf960b;}
        
        Text color #bf960b
      
           This box has a color of #bf960b        
        
          <div style="background-color:#bf960b;">Content here</div>
        
        
          .mybackground {background-color:#bf960b;}
        
        Background color #bf960b
      
           Border around this has a color of #bf960b        
        
          <div style="border:2px solid #bf960b;">Content here</div>
        
        
          .myborder {border:2px solid #bf960b;}
        
        Border color #bf960b