#b96a12 color space conversions
Hex:
        #b96a12
        RGB:
        185, 106, 18
        CMY:
        27, 58, 93
        CMYK:
        0, 43, 90, 27
      HSL:
        32°, 82.2660%, 39.8039%
        HSV (HSB):
        32°, 90.2703%, 72.5490%
        XYZ:
        25.2708, 20.6660, 3.2293
        xyY:
        0.5140, 0.4203, 20.6660
      CIE-Lab:
        52.5820, 25.8996, 56.3370
        CIE-LCH:
        52.5820, 62.0052, 65.3106
        CIE-Luv:
        52.5820, 65.0743, 48.4355
        Hunter-Lab:
        45.4599, 19.6719, 27.6102
      #b96a12 color charts
#b96a12 RGB chart
      #b96a12 CMYK chart
      #b96a12 RGB pie chart
      #b96a12 color shades, tints & tones
#b96a12 color schemes
#b96a12 color preview, HTML & CSS examples
           This text has a color of #b96a12        
        
          <p style="color:#b96a12;">Text here</p>
        
        
          .mytext {color:#b96a12;}
        
        Text color #b96a12
      
           This box has a color of #b96a12        
        
          <div style="background-color:#b96a12;">Content here</div>
        
        
          .mybackground {background-color:#b96a12;}
        
        Background color #b96a12
      
           Border around this has a color of #b96a12        
        
          <div style="border:2px solid #b96a12;">Content here</div>
        
        
          .myborder {border:2px solid #b96a12;}
        
        Border color #b96a12