#b96f01 color space conversions
Hex:
        #b96f01
        RGB:
        185, 111, 1
        CMY:
        27, 56, 100
        CMYK:
        0, 40, 99, 27
      HSL:
        36°, 98.9247%, 36.4706%
        HSV (HSB):
        36°, 99.4595%, 72.5490%
        XYZ:
        25.6975, 21.6854, 2.8600
        xyY:
        0.5115, 0.4316, 21.6854
      CIE-Lab:
        53.6916, 22.9166, 60.7060
        CIE-LCH:
        53.6916, 64.8875, 69.3184
        CIE-Luv:
        53.6916, 61.4504, 51.9753
        Hunter-Lab:
        46.5675, 17.0090, 28.9559
      #b96f01 color charts
#b96f01 RGB chart
      #b96f01 CMYK chart
      #b96f01 RGB pie chart
      #b96f01 color shades, tints & tones
#b96f01 color schemes
#b96f01 color preview, HTML & CSS examples
           This text has a color of #b96f01        
        
          <p style="color:#b96f01;">Text here</p>
        
        
          .mytext {color:#b96f01;}
        
        Text color #b96f01
      
           This box has a color of #b96f01        
        
          <div style="background-color:#b96f01;">Content here</div>
        
        
          .mybackground {background-color:#b96f01;}
        
        Background color #b96f01
      
           Border around this has a color of #b96f01        
        
          <div style="border:2px solid #b96f01;">Content here</div>
        
        
          .myborder {border:2px solid #b96f01;}
        
        Border color #b96f01