#b3616e color space conversions
Hex:
        #b3616e
        RGB:
        179, 97, 110
        CMY:
        30, 62, 57
        CMYK:
        0, 46, 39, 30
      HSL:
        350°, 35.0427%, 54.1176%
        HSV (HSB):
        350°, 45.8101%, 70.1961%
        XYZ:
        25.6796, 19.2589, 17.1157
        xyY:
        0.4138, 0.3104, 19.2589
      CIE-Lab:
        50.9887, 34.4916, 7.5596
        CIE-LCH:
        50.9887, 35.3103, 12.3622
        CIE-Luv:
        50.9887, 54.9375, 3.5524
        Hunter-Lab:
        43.8849, 27.6518, 7.5956
      #b3616e color charts
#b3616e RGB chart
      #b3616e CMYK chart
      #b3616e RGB pie chart
      #b3616e color shades, tints & tones
#b3616e color schemes
#b3616e color preview, HTML & CSS examples
           This text has a color of #b3616e        
        
          <p style="color:#b3616e;">Text here</p>
        
        
          .mytext {color:#b3616e;}
        
        Text color #b3616e
      
           This box has a color of #b3616e        
        
          <div style="background-color:#b3616e;">Content here</div>
        
        
          .mybackground {background-color:#b3616e;}
        
        Background color #b3616e
      
           Border around this has a color of #b3616e        
        
          <div style="border:2px solid #b3616e;">Content here</div>
        
        
          .myborder {border:2px solid #b3616e;}
        
        Border color #b3616e