#b2ab2e color space conversions
Hex:
        #b2ab2e
        RGB:
        178, 171, 46
        CMY:
        30, 33, 82
        CMYK:
        0, 4, 74, 30
      HSL:
        57°, 58.9286%, 43.9216%
        HSV (HSB):
        57°, 74.1573%, 69.8039%
        XYZ:
        33.4161, 38.7881, 8.3104
        xyY:
        0.4150, 0.4818, 38.7881
      CIE-Lab:
        68.5975, -11.7515, 61.0210
        CIE-LCH:
        68.5975, 62.1422, 100.9007
        CIE-Luv:
        68.5975, 9.7704, 68.6459
        Hunter-Lab:
        62.2801, -13.2165, 35.6846
      #b2ab2e color charts
#b2ab2e RGB chart
      #b2ab2e CMYK chart
      #b2ab2e RGB pie chart
      #b2ab2e color shades, tints & tones
#b2ab2e color schemes
#b2ab2e color preview, HTML & CSS examples
           This text has a color of #b2ab2e        
        
          <p style="color:#b2ab2e;">Text here</p>
        
        
          .mytext {color:#b2ab2e;}
        
        Text color #b2ab2e
      
           This box has a color of #b2ab2e        
        
          <div style="background-color:#b2ab2e;">Content here</div>
        
        
          .mybackground {background-color:#b2ab2e;}
        
        Background color #b2ab2e
      
           Border around this has a color of #b2ab2e        
        
          <div style="border:2px solid #b2ab2e;">Content here</div>
        
        
          .myborder {border:2px solid #b2ab2e;}
        
        Border color #b2ab2e