#b0ac44 color space conversions
Hex:
        #b0ac44
        RGB:
        176, 172, 68
        CMY:
        31, 33, 73
        CMYK:
        0, 2, 61, 31
      HSL:
        58°, 44.2623%, 47.8431%
        HSV (HSB):
        58°, 61.3636%, 69.0196%
        XYZ:
        33.7004, 39.1525, 11.2498
        xyY:
        0.4007, 0.4655, 39.1525
      CIE-Lab:
        68.8616, -11.8922, 52.4650
        CIE-LCH:
        68.8616, 53.7960, 102.7714
        CIE-Luv:
        68.8616, 7.2034, 62.5322
        Hunter-Lab:
        62.5720, -13.3633, 33.1406
      #b0ac44 color charts
#b0ac44 RGB chart
      #b0ac44 CMYK chart
      #b0ac44 RGB pie chart
      #b0ac44 color shades, tints & tones
#b0ac44 color schemes
#b0ac44 color preview, HTML & CSS examples
           This text has a color of #b0ac44        
        
          <p style="color:#b0ac44;">Text here</p>
        
        
          .mytext {color:#b0ac44;}
        
        Text color #b0ac44
      
           This box has a color of #b0ac44        
        
          <div style="background-color:#b0ac44;">Content here</div>
        
        
          .mybackground {background-color:#b0ac44;}
        
        Background color #b0ac44
      
           Border around this has a color of #b0ac44        
        
          <div style="border:2px solid #b0ac44;">Content here</div>
        
        
          .myborder {border:2px solid #b0ac44;}
        
        Border color #b0ac44