#b1aa06 color space conversions
Hex:
        #b1aa06
        RGB:
        177, 170, 6
        CMY:
        31, 33, 98
        CMYK:
        0, 4, 97, 31
      HSL:
        58°, 93.4426%, 35.8824%
        HSV (HSB):
        58°, 96.6102%, 69.4118%
        XYZ:
        32.5391, 38.1097, 5.8132
        xyY:
        0.4256, 0.4984, 38.1097
      CIE-Lab:
        68.1014, -12.7283, 69.6931
        CIE-LCH:
        68.1014, 70.8458, 100.3500
        CIE-Luv:
        68.1014, 10.2175, 73.8564
        Hunter-Lab:
        61.7331, -13.9468, 37.6300
      #b1aa06 color charts
#b1aa06 RGB chart
      #b1aa06 CMYK chart
      #b1aa06 RGB pie chart
      #b1aa06 color shades, tints & tones
#b1aa06 color schemes
#b1aa06 color preview, HTML & CSS examples
           This text has a color of #b1aa06        
        
          <p style="color:#b1aa06;">Text here</p>
        
        
          .mytext {color:#b1aa06;}
        
        Text color #b1aa06
      
           This box has a color of #b1aa06        
        
          <div style="background-color:#b1aa06;">Content here</div>
        
        
          .mybackground {background-color:#b1aa06;}
        
        Background color #b1aa06
      
           Border around this has a color of #b1aa06        
        
          <div style="border:2px solid #b1aa06;">Content here</div>
        
        
          .myborder {border:2px solid #b1aa06;}
        
        Border color #b1aa06