#b3826a color space conversions
Hex:
        #b3826a
        RGB:
        179, 130, 106
        CMY:
        30, 49, 58
        CMYK:
        0, 27, 41, 30
      HSL:
        20°, 32.4444%, 55.8824%
        HSV (HSB):
        20°, 40.7821%, 70.1961%
        XYZ:
        29.1746, 26.5896, 17.2303
        xyY:
        0.3997, 0.3643, 26.5896
      CIE-Lab:
        58.5925, 15.7617, 20.4292
        CIE-LCH:
        58.5925, 25.8028, 52.3489
        CIE-Luv:
        58.5925, 34.6033, 23.2476
        Hunter-Lab:
        51.5651, 10.7531, 16.2840
      #b3826a color charts
#b3826a RGB chart
      #b3826a CMYK chart
      #b3826a RGB pie chart
      #b3826a color shades, tints & tones
#b3826a color schemes
#b3826a color preview, HTML & CSS examples
           This text has a color of #b3826a        
        
          <p style="color:#b3826a;">Text here</p>
        
        
          .mytext {color:#b3826a;}
        
        Text color #b3826a
      
           This box has a color of #b3826a        
        
          <div style="background-color:#b3826a;">Content here</div>
        
        
          .mybackground {background-color:#b3826a;}
        
        Background color #b3826a
      
           Border around this has a color of #b3826a        
        
          <div style="border:2px solid #b3826a;">Content here</div>
        
        
          .myborder {border:2px solid #b3826a;}
        
        Border color #b3826a