#b7822f color space conversions
Hex:
        #b7822f
        RGB:
        183, 130, 47
        CMY:
        28, 49, 82
        CMYK:
        0, 29, 74, 28
      HSL:
        37°, 59.1304%, 45.0980%
        HSV (HSB):
        37°, 74.3169%, 71.7647%
        XYZ:
        28.0242, 26.2378, 6.2767
        xyY:
        0.4629, 0.4334, 26.2378
      CIE-Lab:
        58.2621, 12.6932, 50.7783
        CIE-LCH:
        58.2621, 52.3407, 75.9652
        CIE-Luv:
        58.2621, 42.9312, 51.3769
        Hunter-Lab:
        51.2228, 8.0179, 28.5908
      #b7822f color charts
#b7822f RGB chart
      #b7822f CMYK chart
      #b7822f RGB pie chart
      #b7822f color shades, tints & tones
#b7822f color schemes
#b7822f color preview, HTML & CSS examples
           This text has a color of #b7822f        
        
          <p style="color:#b7822f;">Text here</p>
        
        
          .mytext {color:#b7822f;}
        
        Text color #b7822f
      
           This box has a color of #b7822f        
        
          <div style="background-color:#b7822f;">Content here</div>
        
        
          .mybackground {background-color:#b7822f;}
        
        Background color #b7822f
      
           Border around this has a color of #b7822f        
        
          <div style="border:2px solid #b7822f;">Content here</div>
        
        
          .myborder {border:2px solid #b7822f;}
        
        Border color #b7822f