#b9981e color space conversions
Hex:
        #b9981e
        RGB:
        185, 152, 30
        CMY:
        27, 40, 88
        CMYK:
        0, 18, 84, 27
      HSL:
        47°, 72.0930%, 42.1569%
        HSV (HSB):
        47°, 83.7838%, 72.5490%
        XYZ:
        31.4702, 32.8645, 5.9131
        xyY:
        0.4480, 0.4678, 32.8645
      CIE-Lab:
        64.0510, 0.8574, 62.2807
        CIE-LCH:
        64.0510, 62.2866, 89.2113
        CIE-Luv:
        64.0510, 28.5908, 64.2866
        Hunter-Lab:
        57.3276, -2.3351, 34.0138
      #b9981e color charts
#b9981e RGB chart
      #b9981e CMYK chart
      #b9981e RGB pie chart
      #b9981e color shades, tints & tones
#b9981e color schemes
#b9981e color preview, HTML & CSS examples
           This text has a color of #b9981e        
        
          <p style="color:#b9981e;">Text here</p>
        
        
          .mytext {color:#b9981e;}
        
        Text color #b9981e
      
           This box has a color of #b9981e        
        
          <div style="background-color:#b9981e;">Content here</div>
        
        
          .mybackground {background-color:#b9981e;}
        
        Background color #b9981e
      
           Border around this has a color of #b9981e        
        
          <div style="border:2px solid #b9981e;">Content here</div>
        
        
          .myborder {border:2px solid #b9981e;}
        
        Border color #b9981e