#b96c02 color space conversions
Hex:
        #b96c02
        RGB:
        185, 108, 2
        CMY:
        27, 58, 99
        CMYK:
        0, 42, 99, 27
      HSL:
        35°, 97.8610%, 36.6667%
        HSV (HSB):
        35°, 98.9189%, 72.5490%
        XYZ:
        25.3811, 21.0438, 2.7816
        xyY:
        0.5158, 0.4277, 21.0438
      CIE-Lab:
        52.9974, 24.5763, 60.0577
        CIE-LCH:
        52.9974, 64.8917, 67.7451
        CIE-Luv:
        52.9974, 63.8964, 50.8084
        Hunter-Lab:
        45.8735, 18.4826, 28.5164
      #b96c02 color charts
#b96c02 RGB chart
      #b96c02 CMYK chart
      #b96c02 RGB pie chart
      #b96c02 color shades, tints & tones
#b96c02 color schemes
#b96c02 color preview, HTML & CSS examples
           This text has a color of #b96c02        
        
          <p style="color:#b96c02;">Text here</p>
        
        
          .mytext {color:#b96c02;}
        
        Text color #b96c02
      
           This box has a color of #b96c02        
        
          <div style="background-color:#b96c02;">Content here</div>
        
        
          .mybackground {background-color:#b96c02;}
        
        Background color #b96c02
      
           Border around this has a color of #b96c02        
        
          <div style="border:2px solid #b96c02;">Content here</div>
        
        
          .myborder {border:2px solid #b96c02;}
        
        Border color #b96c02