#b5975d color space conversions
Hex:
        #b5975d
        RGB:
        181, 151, 93
        CMY:
        29, 41, 64
        CMYK:
        0, 17, 49, 29
      HSL:
        40°, 37.2881%, 53.7255%
        HSV (HSB):
        40°, 48.6188%, 70.9804%
        XYZ:
        32.0984, 32.7473, 14.9850
        xyY:
        0.4021, 0.4102, 32.7473
      CIE-Lab:
        63.9558, 3.5549, 34.5955
        CIE-LCH:
        63.9558, 34.7777, 84.1331
        CIE-Luv:
        63.9558, 23.3639, 41.8263
        Hunter-Lab:
        57.2252, -0.0210, 24.5320
      #b5975d color charts
#b5975d RGB chart
      #b5975d CMYK chart
      #b5975d RGB pie chart
      #b5975d color shades, tints & tones
#b5975d color schemes
#b5975d color preview, HTML & CSS examples
           This text has a color of #b5975d        
        
          <p style="color:#b5975d;">Text here</p>
        
        
          .mytext {color:#b5975d;}
        
        Text color #b5975d
      
           This box has a color of #b5975d        
        
          <div style="background-color:#b5975d;">Content here</div>
        
        
          .mybackground {background-color:#b5975d;}
        
        Background color #b5975d
      
           Border around this has a color of #b5975d        
        
          <div style="border:2px solid #b5975d;">Content here</div>
        
        
          .myborder {border:2px solid #b5975d;}
        
        Border color #b5975d