#b98166 color space conversions
Hex:
        #b98166
        RGB:
        185, 129, 102
        CMY:
        27, 49, 60
        CMYK:
        0, 30, 45, 27
      HSL:
        20°, 37.2197%, 56.2745%
        HSV (HSB):
        20°, 44.8649%, 72.5490%
        XYZ:
        30.2561, 26.9741, 16.1822
        xyY:
        0.4121, 0.3674, 26.9741
      CIE-Lab:
        58.9504, 18.3366, 23.2857
        CIE-LCH:
        58.9504, 29.6387, 51.7809
        CIE-Luv:
        58.9504, 40.2440, 25.9457
        Hunter-Lab:
        51.9366, 13.0976, 17.8823
      #b98166 color charts
#b98166 RGB chart
      #b98166 CMYK chart
      #b98166 RGB pie chart
      #b98166 color shades, tints & tones
#b98166 color schemes
#b98166 color preview, HTML & CSS examples
           This text has a color of #b98166        
        
          <p style="color:#b98166;">Text here</p>
        
        
          .mytext {color:#b98166;}
        
        Text color #b98166
      
           This box has a color of #b98166        
        
          <div style="background-color:#b98166;">Content here</div>
        
        
          .mybackground {background-color:#b98166;}
        
        Background color #b98166
      
           Border around this has a color of #b98166        
        
          <div style="border:2px solid #b98166;">Content here</div>
        
        
          .myborder {border:2px solid #b98166;}
        
        Border color #b98166