#b96600 color space conversions
Hex:
        #b96600
        RGB:
        185, 102, 0
        CMY:
        27, 60, 100
        CMYK:
        0, 45, 100, 27
      HSL:
        33°, 100.0000%, 36.2745%
        HSV (HSB):
        33°, 100.0000%, 72.5490%
        XYZ:
        24.7590, 19.8170, 2.5201
        xyY:
        0.5257, 0.4208, 19.8170
      CIE-Lab:
        51.6297, 27.8189, 59.6061
        CIE-LCH:
        51.6297, 65.7782, 64.9810
        CIE-Luv:
        51.6297, 68.9012, 48.8794
        Hunter-Lab:
        44.5163, 21.3740, 27.8049
      #b96600 color charts
#b96600 RGB chart
      #b96600 CMYK chart
      #b96600 RGB pie chart
      #b96600 color shades, tints & tones
#b96600 color schemes
#b96600 color preview, HTML & CSS examples
           This text has a color of #b96600        
        
          <p style="color:#b96600;">Text here</p>
        
        
          .mytext {color:#b96600;}
        
        Text color #b96600
      
           This box has a color of #b96600        
        
          <div style="background-color:#b96600;">Content here</div>
        
        
          .mybackground {background-color:#b96600;}
        
        Background color #b96600
      
           Border around this has a color of #b96600        
        
          <div style="border:2px solid #b96600;">Content here</div>
        
        
          .myborder {border:2px solid #b96600;}
        
        Border color #b96600