#b54060 color space conversions
Hex:
        #b54060
        RGB:
        181, 64, 96
        CMY:
        29, 75, 62
        CMYK:
        0, 65, 47, 29
      HSL:
        344°, 47.7551%, 48.0392%
        HSV (HSB):
        344°, 64.6409%, 70.9804%
        XYZ:
        23.0008, 14.3351, 12.6210
        xyY:
        0.4604, 0.2869, 14.3351
      CIE-Lab:
        44.7097, 49.9016, 7.1562
        CIE-LCH:
        44.7097, 50.4121, 8.1609
        CIE-Luv:
        44.7097, 78.8362, -0.4078
        Hunter-Lab:
        37.8617, 42.1798, 6.7392
      #b54060 color charts
#b54060 RGB chart
      #b54060 CMYK chart
      #b54060 RGB pie chart
      #b54060 color shades, tints & tones
#b54060 color schemes
#b54060 color preview, HTML & CSS examples
           This text has a color of #b54060        
        
          <p style="color:#b54060;">Text here</p>
        
        
          .mytext {color:#b54060;}
        
        Text color #b54060
      
           This box has a color of #b54060        
        
          <div style="background-color:#b54060;">Content here</div>
        
        
          .mybackground {background-color:#b54060;}
        
        Background color #b54060
      
           Border around this has a color of #b54060        
        
          <div style="border:2px solid #b54060;">Content here</div>
        
        
          .myborder {border:2px solid #b54060;}
        
        Border color #b54060