#d61c41 color space conversions
Hex:
        #d61c41
        RGB:
        214, 28, 65
        CMY:
        16, 89, 75
        CMYK:
        0, 87, 70, 16
      HSL:
        348°, 76.8595%, 47.4510%
        HSV (HSB):
        348°, 86.9159%, 83.9216%
        XYZ:
        29.1009, 15.5083, 6.4606
        xyY:
        0.5698, 0.3037, 15.5083
      CIE-Lab:
        46.3227, 68.3649, 29.4456
        CIE-LCH:
        46.3227, 74.4366, 23.3021
        CIE-Luv:
        46.3227, 130.2248, 16.9705
        Hunter-Lab:
        39.3806, 62.9896, 17.8395
      #d61c41 color charts
#d61c41 RGB chart
      #d61c41 CMYK chart
      #d61c41 RGB pie chart
      #d61c41 color shades, tints & tones
#d61c41 color schemes
#d61c41 color preview, HTML & CSS examples
           This text has a color of #d61c41        
        
          <p style="color:#d61c41;">Text here</p>
        
        
          .mytext {color:#d61c41;}
        
        Text color #d61c41
      
           This box has a color of #d61c41        
        
          <div style="background-color:#d61c41;">Content here</div>
        
        
          .mybackground {background-color:#d61c41;}
        
        Background color #d61c41
      
           Border around this has a color of #d61c41        
        
          <div style="border:2px solid #d61c41;">Content here</div>
        
        
          .myborder {border:2px solid #d61c41;}
        
        Border color #d61c41