#b7345b color space conversions
Hex:
        #b7345b
        RGB:
        183, 52, 91
        CMY:
        28, 80, 64
        CMYK:
        0, 72, 50, 28
      HSL:
        342°, 55.7447%, 46.0784%
        HSV (HSB):
        342°, 71.5847%, 71.7647%
        XYZ:
        22.6448, 13.2786, 11.2670
        xyY:
        0.4799, 0.2814, 13.2786
      CIE-Lab:
        43.1801, 54.8789, 8.1387
        CIE-LCH:
        43.1801, 55.4791, 8.4356
        CIE-Luv:
        43.1801, 87.8520, -0.4634
        Hunter-Lab:
        36.4398, 47.1555, 7.1756
      #b7345b color charts
#b7345b RGB chart
      #b7345b CMYK chart
      #b7345b RGB pie chart
      #b7345b color shades, tints & tones
#b7345b color schemes
#b7345b color preview, HTML & CSS examples
           This text has a color of #b7345b        
        
          <p style="color:#b7345b;">Text here</p>
        
        
          .mytext {color:#b7345b;}
        
        Text color #b7345b
      
           This box has a color of #b7345b        
        
          <div style="background-color:#b7345b;">Content here</div>
        
        
          .mybackground {background-color:#b7345b;}
        
        Background color #b7345b
      
           Border around this has a color of #b7345b        
        
          <div style="border:2px solid #b7345b;">Content here</div>
        
        
          .myborder {border:2px solid #b7345b;}
        
        Border color #b7345b