#b1aa07 color space conversions
Hex:
        #b1aa07
        RGB:
        177, 170, 7
        CMY:
        31, 33, 97
        CMYK:
        0, 4, 96, 31
      HSL:
        58°, 92.3913%, 36.0784%
        HSV (HSB):
        58°, 96.0452%, 69.4118%
        XYZ:
        32.5445, 38.1119, 5.8421
        xyY:
        0.4254, 0.4982, 38.1119
      CIE-Lab:
        68.1030, -12.7156, 69.5715
        CIE-LCH:
        68.1030, 70.7239, 100.3576
        CIE-Luv:
        68.1030, 10.2117, 73.7881
        Hunter-Lab:
        61.7348, -13.9367, 37.6037
      #b1aa07 color charts
#b1aa07 RGB chart
      #b1aa07 CMYK chart
      #b1aa07 RGB pie chart
      #b1aa07 color shades, tints & tones
#b1aa07 color schemes
#b1aa07 color preview, HTML & CSS examples
           This text has a color of #b1aa07        
        
          <p style="color:#b1aa07;">Text here</p>
        
        
          .mytext {color:#b1aa07;}
        
        Text color #b1aa07
      
           This box has a color of #b1aa07        
        
          <div style="background-color:#b1aa07;">Content here</div>
        
        
          .mybackground {background-color:#b1aa07;}
        
        Background color #b1aa07
      
           Border around this has a color of #b1aa07        
        
          <div style="border:2px solid #b1aa07;">Content here</div>
        
        
          .myborder {border:2px solid #b1aa07;}
        
        Border color #b1aa07