#b2745e color space conversions
Hex:
        #b2745e
        RGB:
        178, 116, 94
        CMY:
        30, 55, 63
        CMYK:
        0, 35, 47, 30
      HSL:
        16°, 35.2941%, 53.3333%
        HSV (HSB):
        16°, 47.1910%, 69.8039%
        XYZ:
        26.6259, 22.7639, 13.5802
        xyY:
        0.4228, 0.3615, 22.7639
      CIE-Lab:
        54.8283, 21.8642, 22.1917
        CIE-LCH:
        54.8283, 31.1531, 45.4259
        CIE-Luv:
        54.8283, 44.6701, 23.3754
        Hunter-Lab:
        47.7115, 16.1184, 16.5223
      #b2745e color charts
#b2745e RGB chart
      #b2745e CMYK chart
      #b2745e RGB pie chart
      #b2745e color shades, tints & tones
#b2745e color schemes
#b2745e color preview, HTML & CSS examples
           This text has a color of #b2745e        
        
          <p style="color:#b2745e;">Text here</p>
        
        
          .mytext {color:#b2745e;}
        
        Text color #b2745e
      
           This box has a color of #b2745e        
        
          <div style="background-color:#b2745e;">Content here</div>
        
        
          .mybackground {background-color:#b2745e;}
        
        Background color #b2745e
      
           Border around this has a color of #b2745e        
        
          <div style="border:2px solid #b2745e;">Content here</div>
        
        
          .myborder {border:2px solid #b2745e;}
        
        Border color #b2745e