#b96c45 color space conversions
Hex:
        #b96c45
        RGB:
        185, 108, 69
        CMY:
        27, 58, 73
        CMYK:
        0, 42, 63, 27
      HSL:
        20°, 45.6693%, 49.8039%
        HSV (HSB):
        20°, 62.7027%, 72.5490%
        XYZ:
        26.4443, 21.4691, 8.3804
        xyY:
        0.4698, 0.3814, 21.4691
      CIE-Lab:
        53.4591, 27.0208, 34.6828
        CIE-LCH:
        53.4591, 43.9661, 52.0785
        CIE-Luv:
        53.4591, 59.2624, 33.9300
        Hunter-Lab:
        46.3347, 20.7883, 21.7107
      #b96c45 color charts
#b96c45 RGB chart
      #b96c45 CMYK chart
      #b96c45 RGB pie chart
      #b96c45 color shades, tints & tones
#b96c45 color schemes
#b96c45 color preview, HTML & CSS examples
           This text has a color of #b96c45        
        
          <p style="color:#b96c45;">Text here</p>
        
        
          .mytext {color:#b96c45;}
        
        Text color #b96c45
      
           This box has a color of #b96c45        
        
          <div style="background-color:#b96c45;">Content here</div>
        
        
          .mybackground {background-color:#b96c45;}
        
        Background color #b96c45
      
           Border around this has a color of #b96c45        
        
          <div style="border:2px solid #b96c45;">Content here</div>
        
        
          .myborder {border:2px solid #b96c45;}
        
        Border color #b96c45