#b0a646 color space conversions
Hex:
        #b0a646
        RGB:
        176, 166, 70
        CMY:
        31, 35, 73
        CMYK:
        0, 6, 60, 31
      HSL:
        54°, 43.0894%, 48.2353%
        HSV (HSB):
        54°, 60.2273%, 69.0196%
        XYZ:
        32.6462, 36.9447, 11.2048
        xyY:
        0.4041, 0.4573, 36.9447
      CIE-Lab:
        67.2356, -8.6127, 49.7870
        CIE-LCH:
        67.2356, 50.5265, 99.8145
        CIE-Luv:
        67.2356, 11.0432, 59.0737
        Hunter-Lab:
        60.7822, -10.4962, 31.6178
      #b0a646 color charts
#b0a646 RGB chart
      #b0a646 CMYK chart
      #b0a646 RGB pie chart
      #b0a646 color shades, tints & tones
#b0a646 color schemes
#b0a646 color preview, HTML & CSS examples
           This text has a color of #b0a646        
        
          <p style="color:#b0a646;">Text here</p>
        
        
          .mytext {color:#b0a646;}
        
        Text color #b0a646
      
           This box has a color of #b0a646        
        
          <div style="background-color:#b0a646;">Content here</div>
        
        
          .mybackground {background-color:#b0a646;}
        
        Background color #b0a646
      
           Border around this has a color of #b0a646        
        
          <div style="border:2px solid #b0a646;">Content here</div>
        
        
          .myborder {border:2px solid #b0a646;}
        
        Border color #b0a646