#b5af52 color space conversions
Hex:
        #b5af52
        RGB:
        181, 175, 82
        CMY:
        29, 31, 68
        CMYK:
        0, 3, 55, 29
      HSL:
        56°, 40.0810%, 51.5686%
        HSV (HSB):
        56°, 54.6961%, 70.9804%
        XYZ:
        35.9090, 41.0929, 14.0218
        xyY:
        0.3945, 0.4515, 41.0929
      CIE-Lab:
        70.2410, -10.2698, 47.6938
        CIE-LCH:
        70.2410, 48.7869, 102.1519
        CIE-Luv:
        70.2410, 8.2355, 58.7021
        Hunter-Lab:
        64.1037, -12.1911, 31.9038
      #b5af52 color charts
#b5af52 RGB chart
      #b5af52 CMYK chart
      #b5af52 RGB pie chart
      #b5af52 color shades, tints & tones
#b5af52 color schemes
#b5af52 color preview, HTML & CSS examples
           This text has a color of #b5af52        
        
          <p style="color:#b5af52;">Text here</p>
        
        
          .mytext {color:#b5af52;}
        
        Text color #b5af52
      
           This box has a color of #b5af52        
        
          <div style="background-color:#b5af52;">Content here</div>
        
        
          .mybackground {background-color:#b5af52;}
        
        Background color #b5af52
      
           Border around this has a color of #b5af52        
        
          <div style="border:2px solid #b5af52;">Content here</div>
        
        
          .myborder {border:2px solid #b5af52;}
        
        Border color #b5af52