#b7982d color space conversions
Hex:
        #b7982d
        RGB:
        183, 152, 45
        CMY:
        28, 40, 82
        CMYK:
        0, 17, 75, 28
      HSL:
        47°, 60.5263%, 44.7059%
        HSV (HSB):
        47°, 75.4098%, 71.7647%
        XYZ:
        31.2303, 32.7132, 7.1509
        xyY:
        0.4393, 0.4601, 32.7132
      CIE-Lab:
        63.9280, 0.5067, 57.1150
        CIE-LCH:
        63.9280, 57.1173, 89.4917
        CIE-Luv:
        63.9280, 26.6410, 61.0760
        Hunter-Lab:
        57.1955, -2.6261, 32.6241
      #b7982d color charts
#b7982d RGB chart
      #b7982d CMYK chart
      #b7982d RGB pie chart
      #b7982d color shades, tints & tones
#b7982d color schemes
#b7982d color preview, HTML & CSS examples
           This text has a color of #b7982d        
        
          <p style="color:#b7982d;">Text here</p>
        
        
          .mytext {color:#b7982d;}
        
        Text color #b7982d
      
           This box has a color of #b7982d        
        
          <div style="background-color:#b7982d;">Content here</div>
        
        
          .mybackground {background-color:#b7982d;}
        
        Background color #b7982d
      
           Border around this has a color of #b7982d        
        
          <div style="border:2px solid #b7982d;">Content here</div>
        
        
          .myborder {border:2px solid #b7982d;}
        
        Border color #b7982d