#b96a09 color space conversions
Hex:
        #b96a09
        RGB:
        185, 106, 9
        CMY:
        27, 58, 96
        CMYK:
        0, 43, 95, 27
      HSL:
        33°, 90.7216%, 38.0392%
        HSV (HSB):
        33°, 95.1351%, 72.5490%
        XYZ:
        25.2109, 20.6421, 2.9140
        xyY:
        0.5170, 0.4233, 20.6421
      CIE-Lab:
        52.5555, 25.7597, 58.3755
        CIE-LCH:
        52.5555, 63.8064, 66.1893
        CIE-Luv:
        52.5555, 65.3606, 49.4460
        Hunter-Lab:
        45.4336, 19.5403, 28.0008
      #b96a09 color charts
#b96a09 RGB chart
      #b96a09 CMYK chart
      #b96a09 RGB pie chart
      #b96a09 color shades, tints & tones
#b96a09 color schemes
#b96a09 color preview, HTML & CSS examples
           This text has a color of #b96a09        
        
          <p style="color:#b96a09;">Text here</p>
        
        
          .mytext {color:#b96a09;}
        
        Text color #b96a09
      
           This box has a color of #b96a09        
        
          <div style="background-color:#b96a09;">Content here</div>
        
        
          .mybackground {background-color:#b96a09;}
        
        Background color #b96a09
      
           Border around this has a color of #b96a09        
        
          <div style="border:2px solid #b96a09;">Content here</div>
        
        
          .myborder {border:2px solid #b96a09;}
        
        Border color #b96a09