#b96f20 color space conversions
Hex:
        #b96f20
        RGB:
        185, 111, 32
        CMY:
        27, 56, 87
        CMYK:
        0, 40, 83, 27
      HSL:
        31°, 70.5069%, 42.5490%
        HSV (HSB):
        31°, 82.7027%, 72.5490%
        XYZ:
        25.9527, 21.7875, 4.2040
        xyY:
        0.4996, 0.4194, 21.7875
      CIE-Lab:
        53.8008, 23.5128, 52.7484
        CIE-LCH:
        53.8008, 57.7516, 65.9749
        CIE-Luv:
        53.8008, 60.3455, 47.7940
        Hunter-Lab:
        46.6770, 17.5624, 27.3339
      #b96f20 color charts
#b96f20 RGB chart
      #b96f20 CMYK chart
      #b96f20 RGB pie chart
      #b96f20 color shades, tints & tones
#b96f20 color schemes
#b96f20 color preview, HTML & CSS examples
           This text has a color of #b96f20        
        
          <p style="color:#b96f20;">Text here</p>
        
        
          .mytext {color:#b96f20;}
        
        Text color #b96f20
      
           This box has a color of #b96f20        
        
          <div style="background-color:#b96f20;">Content here</div>
        
        
          .mybackground {background-color:#b96f20;}
        
        Background color #b96f20
      
           Border around this has a color of #b96f20        
        
          <div style="border:2px solid #b96f20;">Content here</div>
        
        
          .myborder {border:2px solid #b96f20;}
        
        Border color #b96f20