#b8980b color space conversions
Hex:
        #b8980b
        RGB:
        184, 152, 11
        CMY:
        28, 40, 96
        CMYK:
        0, 17, 94, 28
      HSL:
        49°, 88.7179%, 38.2353%
        HSV (HSB):
        49°, 94.0217%, 72.1569%
        XYZ:
        31.0558, 32.6710, 4.9859
        xyY:
        0.4520, 0.4755, 32.6710
      CIE-Lab:
        63.8936, 0.0112, 66.1951
        CIE-LCH:
        63.8936, 66.1951, 89.9903
        CIE-Luv:
        63.8936, 28.1464, 66.5852
        Hunter-Lab:
        57.1585, -3.0435, 34.8391
      #b8980b color charts
#b8980b RGB chart
      #b8980b CMYK chart
      #b8980b RGB pie chart
      #b8980b color shades, tints & tones
#b8980b color schemes
#b8980b color preview, HTML & CSS examples
           This text has a color of #b8980b        
        
          <p style="color:#b8980b;">Text here</p>
        
        
          .mytext {color:#b8980b;}
        
        Text color #b8980b
      
           This box has a color of #b8980b        
        
          <div style="background-color:#b8980b;">Content here</div>
        
        
          .mybackground {background-color:#b8980b;}
        
        Background color #b8980b
      
           Border around this has a color of #b8980b        
        
          <div style="border:2px solid #b8980b;">Content here</div>
        
        
          .myborder {border:2px solid #b8980b;}
        
        Border color #b8980b