#d61d58 color space conversions
Hex:
        #d61d58
        RGB:
        214, 29, 88
        CMY:
        16, 89, 65
        CMYK:
        0, 86, 59, 16
      HSL:
        341°, 76.1317%, 47.6471%
        HSV (HSB):
        341°, 86.4486%, 83.9216%
        XYZ:
        29.9324, 15.8795, 10.7199
        xyY:
        0.5295, 0.2809, 15.8795
      CIE-Lab:
        46.8159, 69.4181, 15.9525
        CIE-LCH:
        46.8159, 71.2275, 12.9420
        CIE-Luv:
        46.8159, 122.2576, 4.6234
        Hunter-Lab:
        39.8490, 64.3435, 11.9445
      #d61d58 color charts
#d61d58 RGB chart
      #d61d58 CMYK chart
      #d61d58 RGB pie chart
      #d61d58 color shades, tints & tones
#d61d58 color schemes
#d61d58 color preview, HTML & CSS examples
           This text has a color of #d61d58        
        
          <p style="color:#d61d58;">Text here</p>
        
        
          .mytext {color:#d61d58;}
        
        Text color #d61d58
      
           This box has a color of #d61d58        
        
          <div style="background-color:#d61d58;">Content here</div>
        
        
          .mybackground {background-color:#d61d58;}
        
        Background color #d61d58
      
           Border around this has a color of #d61d58        
        
          <div style="border:2px solid #d61d58;">Content here</div>
        
        
          .myborder {border:2px solid #d61d58;}
        
        Border color #d61d58