#b3962a color space conversions
Hex:
        #b3962a
        RGB:
        179, 150, 42
        CMY:
        30, 41, 84
        CMYK:
        0, 16, 77, 30
      HSL:
        47°, 61.9910%, 43.3333%
        HSV (HSB):
        47°, 76.5363%, 70.1961%
        XYZ:
        29.9147, 31.5636, 6.7062
        xyY:
        0.4387, 0.4629, 31.5636
      CIE-Lab:
        62.9805, -0.3239, 57.1900
        CIE-LCH:
        62.9805, 57.1909, 90.3245
        CIE-Luv:
        62.9805, 25.1686, 60.8473
        Hunter-Lab:
        56.1815, -3.2725, 32.2498
      #b3962a color charts
#b3962a RGB chart
      #b3962a CMYK chart
      #b3962a RGB pie chart
      #b3962a color shades, tints & tones
#b3962a color schemes
#b3962a color preview, HTML & CSS examples
           This text has a color of #b3962a        
        
          <p style="color:#b3962a;">Text here</p>
        
        
          .mytext {color:#b3962a;}
        
        Text color #b3962a
      
           This box has a color of #b3962a        
        
          <div style="background-color:#b3962a;">Content here</div>
        
        
          .mybackground {background-color:#b3962a;}
        
        Background color #b3962a
      
           Border around this has a color of #b3962a        
        
          <div style="border:2px solid #b3962a;">Content here</div>
        
        
          .myborder {border:2px solid #b3962a;}
        
        Border color #b3962a