#b1a715 color space conversions
Hex:
        #b1a715
        RGB:
        177, 167, 21
        CMY:
        31, 35, 92
        CMYK:
        0, 6, 88, 31
      HSL:
        56°, 78.7879%, 38.8235%
        HSV (HSB):
        56°, 88.1356%, 69.4118%
        XYZ:
        32.0855, 37.0387, 6.1676
        xyY:
        0.4261, 0.4919, 37.0387
      CIE-Lab:
        67.3060, -10.9327, 66.8217
        CIE-LCH:
        67.3060, 67.7101, 99.2918
        CIE-Luv:
        67.3060, 12.1509, 71.3898
        Hunter-Lab:
        60.8594, -12.3975, 36.5931
      #b1a715 color charts
#b1a715 RGB chart
      #b1a715 CMYK chart
      #b1a715 RGB pie chart
      #b1a715 color shades, tints & tones
#b1a715 color schemes
#b1a715 color preview, HTML & CSS examples
           This text has a color of #b1a715        
        
          <p style="color:#b1a715;">Text here</p>
        
        
          .mytext {color:#b1a715;}
        
        Text color #b1a715
      
           This box has a color of #b1a715        
        
          <div style="background-color:#b1a715;">Content here</div>
        
        
          .mybackground {background-color:#b1a715;}
        
        Background color #b1a715
      
           Border around this has a color of #b1a715        
        
          <div style="border:2px solid #b1a715;">Content here</div>
        
        
          .myborder {border:2px solid #b1a715;}
        
        Border color #b1a715