#b96d21 color space conversions
Hex:
        #b96d21
        RGB:
        185, 109, 33
        CMY:
        27, 57, 87
        CMYK:
        0, 41, 82, 27
      HSL:
        30°, 69.7248%, 42.7451%
        HSV (HSB):
        30°, 82.1622%, 72.5490%
        XYZ:
        25.7507, 21.3614, 4.2048
        xyY:
        0.5018, 0.4163, 21.3614
      CIE-Lab:
        53.3427, 24.6432, 51.9547
        CIE-LCH:
        53.3427, 57.5029, 64.6240
        CIE-Luv:
        53.3427, 61.8894, 46.8120
        Hunter-Lab:
        46.2184, 18.5698, 26.9589
      #b96d21 color charts
#b96d21 RGB chart
      #b96d21 CMYK chart
      #b96d21 RGB pie chart
      #b96d21 color shades, tints & tones
#b96d21 color schemes
#b96d21 color preview, HTML & CSS examples
           This text has a color of #b96d21        
        
          <p style="color:#b96d21;">Text here</p>
        
        
          .mytext {color:#b96d21;}
        
        Text color #b96d21
      
           This box has a color of #b96d21        
        
          <div style="background-color:#b96d21;">Content here</div>
        
        
          .mybackground {background-color:#b96d21;}
        
        Background color #b96d21
      
           Border around this has a color of #b96d21        
        
          <div style="border:2px solid #b96d21;">Content here</div>
        
        
          .myborder {border:2px solid #b96d21;}
        
        Border color #b96d21