#b0ab30 color space conversions
Hex:
        #b0ab30
        RGB:
        176, 171, 48
        CMY:
        31, 33, 81
        CMYK:
        0, 3, 73, 31
      HSL:
        58°, 57.1429%, 43.9216%
        HSV (HSB):
        58°, 72.7273%, 69.0196%
        XYZ:
        33.0009, 38.5693, 8.5016
        xyY:
        0.4121, 0.4817, 38.5693
      CIE-Lab:
        68.4381, -12.5326, 60.1006
        CIE-LCH:
        68.4381, 61.3934, 101.7790
        CIE-Luv:
        68.4381, 8.3386, 68.1153
        Hunter-Lab:
        62.1042, -13.8311, 35.3566
      #b0ab30 color charts
#b0ab30 RGB chart
      #b0ab30 CMYK chart
      #b0ab30 RGB pie chart
      #b0ab30 color shades, tints & tones
#b0ab30 color schemes
#b0ab30 color preview, HTML & CSS examples
           This text has a color of #b0ab30        
        
          <p style="color:#b0ab30;">Text here</p>
        
        
          .mytext {color:#b0ab30;}
        
        Text color #b0ab30
      
           This box has a color of #b0ab30        
        
          <div style="background-color:#b0ab30;">Content here</div>
        
        
          .mybackground {background-color:#b0ab30;}
        
        Background color #b0ab30
      
           Border around this has a color of #b0ab30        
        
          <div style="border:2px solid #b0ab30;">Content here</div>
        
        
          .myborder {border:2px solid #b0ab30;}
        
        Border color #b0ab30