#b0a955 color space conversions
Hex:
        #b0a955
        RGB:
        176, 169, 85
        CMY:
        31, 34, 67
        CMYK:
        0, 4, 52, 31
      HSL:
        55°, 36.5462%, 51.1765%
        HSV (HSB):
        55°, 51.7045%, 69.0196%
        XYZ:
        33.7322, 38.2619, 14.2017
        xyY:
        0.3913, 0.4439, 38.2619
      CIE-Lab:
        68.2132, -8.9864, 43.7674
        CIE-LCH:
        68.2132, 44.6804, 101.6028
        CIE-Luv:
        68.2132, 8.5642, 54.2946
        Hunter-Lab:
        61.8562, -10.9067, 29.6868
      #b0a955 color charts
#b0a955 RGB chart
      #b0a955 CMYK chart
      #b0a955 RGB pie chart
      #b0a955 color shades, tints & tones
#b0a955 color schemes
#b0a955 color preview, HTML & CSS examples
           This text has a color of #b0a955        
        
          <p style="color:#b0a955;">Text here</p>
        
        
          .mytext {color:#b0a955;}
        
        Text color #b0a955
      
           This box has a color of #b0a955        
        
          <div style="background-color:#b0a955;">Content here</div>
        
        
          .mybackground {background-color:#b0a955;}
        
        Background color #b0a955
      
           Border around this has a color of #b0a955        
        
          <div style="border:2px solid #b0a955;">Content here</div>
        
        
          .myborder {border:2px solid #b0a955;}
        
        Border color #b0a955