#b5a068 color space conversions
Hex:
        #b5a068
        RGB:
        181, 160, 104
        CMY:
        29, 37, 59
        CMYK:
        0, 12, 43, 29
      HSL:
        44°, 34.2222%, 55.8824%
        HSV (HSB):
        44°, 42.5414%, 70.9804%
        XYZ:
        34.1256, 35.9648, 18.2400
        xyY:
        0.3863, 0.4072, 35.9648
      CIE-Lab:
        66.4931, -0.2011, 31.9778
        CIE-LCH:
        66.4931, 31.9784, 90.3602
        CIE-Luv:
        66.4931, 16.7785, 40.4737
        Hunter-Lab:
        59.9707, -3.3756, 23.9465
      #b5a068 color charts
#b5a068 RGB chart
      #b5a068 CMYK chart
      #b5a068 RGB pie chart
      #b5a068 color shades, tints & tones
#b5a068 color schemes
#b5a068 color preview, HTML & CSS examples
           This text has a color of #b5a068        
        
          <p style="color:#b5a068;">Text here</p>
        
        
          .mytext {color:#b5a068;}
        
        Text color #b5a068
      
           This box has a color of #b5a068        
        
          <div style="background-color:#b5a068;">Content here</div>
        
        
          .mybackground {background-color:#b5a068;}
        
        Background color #b5a068
      
           Border around this has a color of #b5a068        
        
          <div style="border:2px solid #b5a068;">Content here</div>
        
        
          .myborder {border:2px solid #b5a068;}
        
        Border color #b5a068