#d55061 color space conversions
Hex:
        #d55061
        RGB:
        213, 80, 97
        CMY:
        16, 69, 62
        CMYK:
        0, 62, 54, 16
      HSL:
        352°, 61.2903%, 57.4510%
        HSV (HSB):
        352°, 62.4413%, 83.5294%
        XYZ:
        32.4669, 20.7465, 13.6025
        xyY:
        0.4859, 0.3105, 20.7465
      CIE-Lab:
        52.6710, 53.5235, 18.4174
        CIE-LCH:
        52.6710, 56.6036, 18.9883
        CIE-Luv:
        52.6710, 95.8211, 11.8545
        Hunter-Lab:
        45.5484, 47.5253, 14.1775
      #d55061 color charts
#d55061 RGB chart
      #d55061 CMYK chart
      #d55061 RGB pie chart
      #d55061 color shades, tints & tones
#d55061 color schemes
#d55061 color preview, HTML & CSS examples
           This text has a color of #d55061        
        
          <p style="color:#d55061;">Text here</p>
        
        
          .mytext {color:#d55061;}
        
        Text color #d55061
      
           This box has a color of #d55061        
        
          <div style="background-color:#d55061;">Content here</div>
        
        
          .mybackground {background-color:#d55061;}
        
        Background color #d55061
      
           Border around this has a color of #d55061        
        
          <div style="border:2px solid #d55061;">Content here</div>
        
        
          .myborder {border:2px solid #d55061;}
        
        Border color #d55061