#b2755e color space conversions
Hex:
        #b2755e
        RGB:
        178, 117, 94
        CMY:
        30, 54, 63
        CMYK:
        0, 34, 47, 30
      HSL:
        16°, 35.2941%, 53.3333%
        HSV (HSB):
        16°, 47.1910%, 69.8039%
        XYZ:
        26.7418, 22.9957, 13.6188
        xyY:
        0.4221, 0.3630, 22.9957
      CIE-Lab:
        55.0679, 21.3055, 22.5102
        CIE-LCH:
        55.0679, 30.9940, 46.5749
        CIE-Luv:
        55.0679, 43.9931, 23.8725
        Hunter-Lab:
        47.9538, 15.6224, 16.7294
      #b2755e color charts
#b2755e RGB chart
      #b2755e CMYK chart
      #b2755e RGB pie chart
      #b2755e color shades, tints & tones
#b2755e color schemes
#b2755e color preview, HTML & CSS examples
           This text has a color of #b2755e        
        
          <p style="color:#b2755e;">Text here</p>
        
        
          .mytext {color:#b2755e;}
        
        Text color #b2755e
      
           This box has a color of #b2755e        
        
          <div style="background-color:#b2755e;">Content here</div>
        
        
          .mybackground {background-color:#b2755e;}
        
        Background color #b2755e
      
           Border around this has a color of #b2755e        
        
          <div style="border:2px solid #b2755e;">Content here</div>
        
        
          .myborder {border:2px solid #b2755e;}
        
        Border color #b2755e