#b98170 color space conversions
Hex:
        #b98170
        RGB:
        185, 129, 112
        CMY:
        27, 49, 56
        CMYK:
        0, 30, 39, 27
      HSL:
        14°, 34.2723%, 58.2353%
        HSV (HSB):
        14°, 39.4595%, 72.5490%
        XYZ:
        30.7825, 27.1847, 18.9540
        xyY:
        0.4002, 0.3534, 27.1847
      CIE-Lab:
        59.1449, 19.4666, 17.8883
        CIE-LCH:
        59.1449, 26.4375, 42.5806
        CIE-Luv:
        59.1449, 38.9820, 19.6195
        Hunter-Lab:
        52.1389, 14.1422, 14.9436
      #b98170 color charts
#b98170 RGB chart
      #b98170 CMYK chart
      #b98170 RGB pie chart
      #b98170 color shades, tints & tones
#b98170 color schemes
#b98170 color preview, HTML & CSS examples
           This text has a color of #b98170        
        
          <p style="color:#b98170;">Text here</p>
        
        
          .mytext {color:#b98170;}
        
        Text color #b98170
      
           This box has a color of #b98170        
        
          <div style="background-color:#b98170;">Content here</div>
        
        
          .mybackground {background-color:#b98170;}
        
        Background color #b98170
      
           Border around this has a color of #b98170        
        
          <div style="border:2px solid #b98170;">Content here</div>
        
        
          .myborder {border:2px solid #b98170;}
        
        Border color #b98170