#b97d82 color space conversions
Hex:
        #b97d82
        RGB:
        185, 125, 130
        CMY:
        27, 51, 49
        CMYK:
        0, 32, 30, 27
      HSL:
        355°, 30.0000%, 60.7843%
        HSV (HSB):
        355°, 32.4324%, 72.5490%
        XYZ:
        31.3705, 26.5932, 24.5987
        xyY:
        0.3800, 0.3221, 26.5932
      CIE-Lab:
        58.5959, 24.0053, 6.8043
        CIE-LCH:
        58.5959, 24.9510, 15.8253
        CIE-Luv:
        58.5959, 38.9253, 4.9373
        Hunter-Lab:
        51.5686, 18.3409, 7.8162
      #b97d82 color charts
#b97d82 RGB chart
      #b97d82 CMYK chart
      #b97d82 RGB pie chart
      #b97d82 color shades, tints & tones
#b97d82 color schemes
#b97d82 color preview, HTML & CSS examples
           This text has a color of #b97d82        
        
          <p style="color:#b97d82;">Text here</p>
        
        
          .mytext {color:#b97d82;}
        
        Text color #b97d82
      
           This box has a color of #b97d82        
        
          <div style="background-color:#b97d82;">Content here</div>
        
        
          .mybackground {background-color:#b97d82;}
        
        Background color #b97d82
      
           Border around this has a color of #b97d82        
        
          <div style="border:2px solid #b97d82;">Content here</div>
        
        
          .myborder {border:2px solid #b97d82;}
        
        Border color #b97d82