#d61d40 color space conversions
Hex:
        #d61d40
        RGB:
        214, 29, 64
        CMY:
        16, 89, 75
        CMYK:
        0, 86, 70, 16
      HSL:
        349°, 76.1317%, 47.6471%
        HSV (HSB):
        349°, 86.4486%, 83.9216%
        XYZ:
        29.0963, 15.5450, 6.3174
        xyY:
        0.5710, 0.3051, 15.5450
      CIE-Lab:
        46.3718, 68.1352, 30.1111
        CIE-LCH:
        46.3718, 74.4922, 23.8421
        CIE-Luv:
        46.3718, 130.2198, 17.5729
        Hunter-Lab:
        39.4272, 62.7312, 18.0990
      #d61d40 color charts
#d61d40 RGB chart
      #d61d40 CMYK chart
      #d61d40 RGB pie chart
      #d61d40 color shades, tints & tones
#d61d40 color schemes
#d61d40 color preview, HTML & CSS examples
           This text has a color of #d61d40        
        
          <p style="color:#d61d40;">Text here</p>
        
        
          .mytext {color:#d61d40;}
        
        Text color #d61d40
      
           This box has a color of #d61d40        
        
          <div style="background-color:#d61d40;">Content here</div>
        
        
          .mybackground {background-color:#d61d40;}
        
        Background color #d61d40
      
           Border around this has a color of #d61d40        
        
          <div style="border:2px solid #d61d40;">Content here</div>
        
        
          .myborder {border:2px solid #d61d40;}
        
        Border color #d61d40