#b1a82a color space conversions
Hex:
        #b1a82a
        RGB:
        177, 168, 42
        CMY:
        31, 34, 84
        CMYK:
        0, 5, 76, 31
      HSL:
        56°, 61.6438%, 42.9412%
        HSV (HSB):
        56°, 76.2712%, 69.4118%
        XYZ:
        32.5520, 37.5195, 7.7168
        xyY:
        0.4185, 0.4823, 37.5195
      CIE-Lab:
        67.6650, -10.8008, 61.4833
        CIE-LCH:
        67.6650, 62.4247, 99.9636
        CIE-Luv:
        67.6650, 11.1574, 68.2842
        Hunter-Lab:
        61.2532, -12.3322, 35.4078
      #b1a82a color charts
#b1a82a RGB chart
      #b1a82a CMYK chart
      #b1a82a RGB pie chart
      #b1a82a color shades, tints & tones
#b1a82a color schemes
#b1a82a color preview, HTML & CSS examples
           This text has a color of #b1a82a        
        
          <p style="color:#b1a82a;">Text here</p>
        
        
          .mytext {color:#b1a82a;}
        
        Text color #b1a82a
      
           This box has a color of #b1a82a        
        
          <div style="background-color:#b1a82a;">Content here</div>
        
        
          .mybackground {background-color:#b1a82a;}
        
        Background color #b1a82a
      
           Border around this has a color of #b1a82a        
        
          <div style="border:2px solid #b1a82a;">Content here</div>
        
        
          .myborder {border:2px solid #b1a82a;}
        
        Border color #b1a82a