#b5995a color space conversions
Hex:
        #b5995a
        RGB:
        181, 153, 90
        CMY:
        29, 40, 65
        CMYK:
        0, 15, 50, 29
      HSL:
        42°, 38.0753%, 53.1373%
        HSV (HSB):
        42°, 50.2762%, 70.9804%
        XYZ:
        32.2928, 33.3444, 14.4070
        xyY:
        0.4034, 0.4166, 33.3444
      CIE-Lab:
        64.4388, 2.1739, 36.7735
        CIE-LCH:
        64.4388, 36.8377, 86.6168
        CIE-Luv:
        64.4388, 22.2328, 44.3648
        Hunter-Lab:
        57.7446, -1.2298, 25.6287
      #b5995a color charts
#b5995a RGB chart
      #b5995a CMYK chart
      #b5995a RGB pie chart
      #b5995a color shades, tints & tones
#b5995a color schemes
#b5995a color preview, HTML & CSS examples
           This text has a color of #b5995a        
        
          <p style="color:#b5995a;">Text here</p>
        
        
          .mytext {color:#b5995a;}
        
        Text color #b5995a
      
           This box has a color of #b5995a        
        
          <div style="background-color:#b5995a;">Content here</div>
        
        
          .mybackground {background-color:#b5995a;}
        
        Background color #b5995a
      
           Border around this has a color of #b5995a        
        
          <div style="border:2px solid #b5995a;">Content here</div>
        
        
          .myborder {border:2px solid #b5995a;}
        
        Border color #b5995a