#d51d55 color space conversions
Hex:
        #d51d55
        RGB:
        213, 29, 85
        CMY:
        16, 89, 67
        CMYK:
        0, 86, 60, 16
      HSL:
        342°, 76.0331%, 47.4510%
        HSV (HSB):
        342°, 86.3850%, 83.5294%
        XYZ:
        29.5196, 15.6807, 10.0652
        xyY:
        0.5341, 0.2837, 15.6807
      CIE-Lab:
        46.5528, 68.9814, 17.4188
        CIE-LCH:
        46.5528, 71.1467, 14.1717
        CIE-Luv:
        46.5528, 122.5663, 6.1601
        Hunter-Lab:
        39.5989, 63.7675, 12.6491
      #d51d55 color charts
#d51d55 RGB chart
      #d51d55 CMYK chart
      #d51d55 RGB pie chart
      #d51d55 color shades, tints & tones
#d51d55 color schemes
#d51d55 color preview, HTML & CSS examples
           This text has a color of #d51d55        
        
          <p style="color:#d51d55;">Text here</p>
        
        
          .mytext {color:#d51d55;}
        
        Text color #d51d55
      
           This box has a color of #d51d55        
        
          <div style="background-color:#d51d55;">Content here</div>
        
        
          .mybackground {background-color:#d51d55;}
        
        Background color #d51d55
      
           Border around this has a color of #d51d55        
        
          <div style="border:2px solid #d51d55;">Content here</div>
        
        
          .myborder {border:2px solid #d51d55;}
        
        Border color #d51d55