#b96601 color space conversions
Hex:
        #b96601
        RGB:
        185, 102, 1
        CMY:
        27, 60, 100
        CMYK:
        0, 45, 99, 27
      HSL:
        33°, 98.9247%, 36.4706%
        HSV (HSB):
        33°, 99.4595%, 72.5490%
        XYZ:
        24.7644, 19.8192, 2.5490
        xyY:
        0.5254, 0.4205, 19.8192
      CIE-Lab:
        51.6322, 27.8317, 59.3937
        CIE-LCH:
        51.6322, 65.5913, 64.8924
        CIE-Luv:
        51.6322, 68.8728, 48.7843
        Hunter-Lab:
        44.5188, 21.3862, 27.7684
      #b96601 color charts
#b96601 RGB chart
      #b96601 CMYK chart
      #b96601 RGB pie chart
      #b96601 color shades, tints & tones
#b96601 color schemes
#b96601 color preview, HTML & CSS examples
           This text has a color of #b96601        
        
          <p style="color:#b96601;">Text here</p>
        
        
          .mytext {color:#b96601;}
        
        Text color #b96601
      
           This box has a color of #b96601        
        
          <div style="background-color:#b96601;">Content here</div>
        
        
          .mybackground {background-color:#b96601;}
        
        Background color #b96601
      
           Border around this has a color of #b96601        
        
          <div style="border:2px solid #b96601;">Content here</div>
        
        
          .myborder {border:2px solid #b96601;}
        
        Border color #b96601