#b1982b color space conversions
Hex:
        #b1982b
        RGB:
        177, 152, 43
        CMY:
        31, 40, 83
        CMYK:
        0, 14, 76, 31
      HSL:
        49°, 60.9091%, 43.1373%
        HSV (HSB):
        49°, 75.7062%, 69.4118%
        XYZ:
        29.7957, 31.9780, 6.8875
        xyY:
        0.4340, 0.4657, 31.9780
      CIE-Lab:
        63.3247, -2.2587, 57.0781
        CIE-LCH:
        63.3247, 57.1227, 92.2662
        CIE-Luv:
        63.3247, 22.2100, 61.3753
        Hunter-Lab:
        56.5491, -4.9092, 32.3631
      #b1982b color charts
#b1982b RGB chart
      #b1982b CMYK chart
      #b1982b RGB pie chart
      #b1982b color shades, tints & tones
#b1982b color schemes
#b1982b color preview, HTML & CSS examples
           This text has a color of #b1982b        
        
          <p style="color:#b1982b;">Text here</p>
        
        
          .mytext {color:#b1982b;}
        
        Text color #b1982b
      
           This box has a color of #b1982b        
        
          <div style="background-color:#b1982b;">Content here</div>
        
        
          .mybackground {background-color:#b1982b;}
        
        Background color #b1982b
      
           Border around this has a color of #b1982b        
        
          <div style="border:2px solid #b1982b;">Content here</div>
        
        
          .myborder {border:2px solid #b1982b;}
        
        Border color #b1982b