#b1a742 color space conversions
Hex:
        #b1a742
        RGB:
        177, 167, 66
        CMY:
        31, 35, 74
        CMYK:
        0, 6, 63, 31
      HSL:
        55°, 45.6790%, 47.6471%
        HSV (HSB):
        55°, 62.7119%, 69.4118%
        XYZ:
        32.9335, 37.3779, 10.6331
        xyY:
        0.4069, 0.4618, 37.3779
      CIE-Lab:
        67.5596, -8.9850, 51.9674
        CIE-LCH:
        67.5596, 52.7384, 99.8093
        CIE-Luv:
        67.5596, 11.2120, 61.0172
        Hunter-Lab:
        61.1375, -10.8361, 32.4844
      #b1a742 color charts
#b1a742 RGB chart
      #b1a742 CMYK chart
      #b1a742 RGB pie chart
      #b1a742 color shades, tints & tones
#b1a742 color schemes
#b1a742 color preview, HTML & CSS examples
           This text has a color of #b1a742        
        
          <p style="color:#b1a742;">Text here</p>
        
        
          .mytext {color:#b1a742;}
        
        Text color #b1a742
      
           This box has a color of #b1a742        
        
          <div style="background-color:#b1a742;">Content here</div>
        
        
          .mybackground {background-color:#b1a742;}
        
        Background color #b1a742
      
           Border around this has a color of #b1a742        
        
          <div style="border:2px solid #b1a742;">Content here</div>
        
        
          .myborder {border:2px solid #b1a742;}
        
        Border color #b1a742