#b0994a color space conversions
Hex:
        #b0994a
        RGB:
        176, 153, 74
        CMY:
        31, 40, 71
        CMYK:
        0, 13, 58, 31
      HSL:
        46°, 40.8000%, 49.0196%
        HSV (HSB):
        46°, 57.9545%, 69.0196%
        XYZ:
        30.5318, 32.5070, 11.1438
        xyY:
        0.4116, 0.4382, 32.5070
      CIE-Lab:
        63.7597, -1.3597, 43.9643
        CIE-LCH:
        63.7597, 43.9853, 91.7715
        CIE-Luv:
        63.7597, 19.5433, 51.4599
        Hunter-Lab:
        57.0149, -4.1884, 28.3219
      #b0994a color charts
#b0994a RGB chart
      #b0994a CMYK chart
      #b0994a RGB pie chart
      #b0994a color shades, tints & tones
#b0994a color schemes
#b0994a color preview, HTML & CSS examples
           This text has a color of #b0994a        
        
          <p style="color:#b0994a;">Text here</p>
        
        
          .mytext {color:#b0994a;}
        
        Text color #b0994a
      
           This box has a color of #b0994a        
        
          <div style="background-color:#b0994a;">Content here</div>
        
        
          .mybackground {background-color:#b0994a;}
        
        Background color #b0994a
      
           Border around this has a color of #b0994a        
        
          <div style="border:2px solid #b0994a;">Content here</div>
        
        
          .myborder {border:2px solid #b0994a;}
        
        Border color #b0994a