#b2a825 color space conversions
Hex:
        #b2a825
        RGB:
        178, 168, 37
        CMY:
        30, 34, 85
        CMYK:
        0, 6, 79, 30
      HSL:
        56°, 65.5814%, 42.1569%
        HSV (HSB):
        56°, 79.2135%, 69.8039%
        XYZ:
        32.6967, 37.6038, 7.2852
        xyY:
        0.4214, 0.4847, 37.6038
      CIE-Lab:
        67.7276, -10.5532, 63.1638
        CIE-LCH:
        67.7276, 64.0394, 99.4852
        CIE-Luv:
        67.7276, 11.9571, 69.3383
        Hunter-Lab:
        61.3219, -12.1378, 35.8815
      #b2a825 color charts
#b2a825 RGB chart
      #b2a825 CMYK chart
      #b2a825 RGB pie chart
      #b2a825 color shades, tints & tones
#b2a825 color schemes
#b2a825 color preview, HTML & CSS examples
           This text has a color of #b2a825        
        
          <p style="color:#b2a825;">Text here</p>
        
        
          .mytext {color:#b2a825;}
        
        Text color #b2a825
      
           This box has a color of #b2a825        
        
          <div style="background-color:#b2a825;">Content here</div>
        
        
          .mybackground {background-color:#b2a825;}
        
        Background color #b2a825
      
           Border around this has a color of #b2a825        
        
          <div style="border:2px solid #b2a825;">Content here</div>
        
        
          .myborder {border:2px solid #b2a825;}
        
        Border color #b2a825