#b96d13 color space conversions
Hex:
        #b96d13
        RGB:
        185, 109, 19
        CMY:
        27, 57, 93
        CMYK:
        0, 41, 90, 27
      HSL:
        33°, 81.3725%, 40.0000%
        HSV (HSB):
        33°, 89.7297%, 72.5490%
        XYZ:
        25.5938, 21.2986, 3.3782
        xyY:
        0.5091, 0.4237, 21.2986
      CIE-Lab:
        53.2747, 24.2776, 56.5941
        CIE-LCH:
        53.2747, 61.5816, 66.7817
        CIE-Luv:
        53.2747, 62.5894, 49.3893
        Hunter-Lab:
        46.1504, 18.2281, 27.9653
      #b96d13 color charts
#b96d13 RGB chart
      #b96d13 CMYK chart
      #b96d13 RGB pie chart
      #b96d13 color shades, tints & tones
#b96d13 color schemes
#b96d13 color preview, HTML & CSS examples
           This text has a color of #b96d13        
        
          <p style="color:#b96d13;">Text here</p>
        
        
          .mytext {color:#b96d13;}
        
        Text color #b96d13
      
           This box has a color of #b96d13        
        
          <div style="background-color:#b96d13;">Content here</div>
        
        
          .mybackground {background-color:#b96d13;}
        
        Background color #b96d13
      
           Border around this has a color of #b96d13        
        
          <div style="border:2px solid #b96d13;">Content here</div>
        
        
          .myborder {border:2px solid #b96d13;}
        
        Border color #b96d13