#b8a82a color space conversions
Hex:
        #b8a82a
        RGB:
        184, 168, 42
        CMY:
        28, 34, 84
        CMYK:
        0, 9, 77, 28
      HSL:
        53°, 62.8319%, 44.3137%
        HSV (HSB):
        53°, 77.1739%, 72.1569%
        XYZ:
        34.1877, 38.3628, 7.7934
        xyY:
        0.4255, 0.4775, 38.3628
      CIE-Lab:
        68.2871, -7.7186, 62.2831
        CIE-LCH:
        68.2871, 62.7596, 97.0645
        CIE-Luv:
        68.2871, 16.1506, 68.4423
        Hunter-Lab:
        61.9377, -9.8644, 35.8962
      #b8a82a color charts
#b8a82a RGB chart
      #b8a82a CMYK chart
      #b8a82a RGB pie chart
      #b8a82a color shades, tints & tones
#b8a82a color schemes
#b8a82a color preview, HTML & CSS examples
           This text has a color of #b8a82a        
        
          <p style="color:#b8a82a;">Text here</p>
        
        
          .mytext {color:#b8a82a;}
        
        Text color #b8a82a
      
           This box has a color of #b8a82a        
        
          <div style="background-color:#b8a82a;">Content here</div>
        
        
          .mybackground {background-color:#b8a82a;}
        
        Background color #b8a82a
      
           Border around this has a color of #b8a82a        
        
          <div style="border:2px solid #b8a82a;">Content here</div>
        
        
          .myborder {border:2px solid #b8a82a;}
        
        Border color #b8a82a