#b0992a color space conversions
Hex:
        #b0992a
        RGB:
        176, 153, 42
        CMY:
        31, 40, 84
        CMYK:
        0, 13, 76, 31
      HSL:
        50°, 61.4679%, 42.7451%
        HSV (HSB):
        50°, 76.1364%, 69.0196%
        XYZ:
        29.7136, 32.1797, 6.8357
        xyY:
        0.4323, 0.4682, 32.1797
      CIE-Lab:
        63.4912, -3.2885, 57.5651
        CIE-LCH:
        63.4912, 57.6590, 93.2695
        CIE-Luv:
        63.4912, 20.7887, 62.0039
        Hunter-Lab:
        56.7272, -5.7745, 32.5645
      #b0992a color charts
#b0992a RGB chart
      #b0992a CMYK chart
      #b0992a RGB pie chart
      #b0992a color shades, tints & tones
#b0992a color schemes
#b0992a color preview, HTML & CSS examples
           This text has a color of #b0992a        
        
          <p style="color:#b0992a;">Text here</p>
        
        
          .mytext {color:#b0992a;}
        
        Text color #b0992a
      
           This box has a color of #b0992a        
        
          <div style="background-color:#b0992a;">Content here</div>
        
        
          .mybackground {background-color:#b0992a;}
        
        Background color #b0992a
      
           Border around this has a color of #b0992a        
        
          <div style="border:2px solid #b0992a;">Content here</div>
        
        
          .myborder {border:2px solid #b0992a;}
        
        Border color #b0992a