#b2981a color space conversions
Hex:
        #b2981a
        RGB:
        178, 152, 26
        CMY:
        30, 40, 90
        CMYK:
        0, 15, 85, 30
      HSL:
        50°, 74.5098%, 40.0000%
        HSV (HSB):
        50°, 85.3933%, 69.8039%
        XYZ:
        29.7748, 31.9960, 5.5838
        xyY:
        0.4421, 0.4750, 31.9960
      CIE-Lab:
        63.3396, -2.4026, 62.4870
        CIE-LCH:
        63.3396, 62.5331, 92.2019
        CIE-Luv:
        63.3396, 23.3716, 64.7525
        Hunter-Lab:
        56.5650, -5.0297, 33.7427
      #b2981a color charts
#b2981a RGB chart
      #b2981a CMYK chart
      #b2981a RGB pie chart
      #b2981a color shades, tints & tones
#b2981a color schemes
#b2981a color preview, HTML & CSS examples
           This text has a color of #b2981a        
        
          <p style="color:#b2981a;">Text here</p>
        
        
          .mytext {color:#b2981a;}
        
        Text color #b2981a
      
           This box has a color of #b2981a        
        
          <div style="background-color:#b2981a;">Content here</div>
        
        
          .mybackground {background-color:#b2981a;}
        
        Background color #b2981a
      
           Border around this has a color of #b2981a        
        
          <div style="border:2px solid #b2981a;">Content here</div>
        
        
          .myborder {border:2px solid #b2981a;}
        
        Border color #b2981a