#b4981b color space conversions
Hex:
        #b4981b
        RGB:
        180, 152, 27
        CMY:
        29, 40, 89
        CMYK:
        0, 16, 85, 29
      HSL:
        49°, 73.9130%, 40.5882%
        HSV (HSB):
        49°, 85.0000%, 70.5882%
        XYZ:
        30.2485, 32.2389, 5.6654
        xyY:
        0.4438, 0.4730, 32.2389
      CIE-Lab:
        63.5398, -1.4745, 62.4722
        CIE-LCH:
        63.5398, 62.4896, 91.3521
        CIE-Luv:
        63.5398, 24.8584, 64.6464
        Hunter-Lab:
        56.7793, -4.2702, 33.8296
      #b4981b color charts
#b4981b RGB chart
      #b4981b CMYK chart
      #b4981b RGB pie chart
      #b4981b color shades, tints & tones
#b4981b color schemes
#b4981b color preview, HTML & CSS examples
           This text has a color of #b4981b        
        
          <p style="color:#b4981b;">Text here</p>
        
        
          .mytext {color:#b4981b;}
        
        Text color #b4981b
      
           This box has a color of #b4981b        
        
          <div style="background-color:#b4981b;">Content here</div>
        
        
          .mybackground {background-color:#b4981b;}
        
        Background color #b4981b
      
           Border around this has a color of #b4981b        
        
          <div style="border:2px solid #b4981b;">Content here</div>
        
        
          .myborder {border:2px solid #b4981b;}
        
        Border color #b4981b