#d50c41 color space conversions
Hex:
        #d50c41
        RGB:
        213, 12, 65
        CMY:
        16, 95, 75
        CMYK:
        0, 94, 69, 16
      HSL:
        344°, 89.3333%, 44.1176%
        HSV (HSB):
        344°, 94.3662%, 83.5294%
        XYZ:
        28.5262, 14.7907, 6.3524
        xyY:
        0.5743, 0.2978, 14.7907
      CIE-Lab:
        45.3462, 70.3403, 28.2001
        CIE-LCH:
        45.3462, 75.7826, 21.8463
        CIE-Luv:
        45.3462, 133.0160, 15.1529
        Hunter-Lab:
        38.4587, 65.0969, 17.1279
      #d50c41 color charts
#d50c41 RGB chart
      #d50c41 CMYK chart
      #d50c41 RGB pie chart
      #d50c41 color shades, tints & tones
#d50c41 color schemes
#d50c41 color preview, HTML & CSS examples
           This text has a color of #d50c41        
        
          <p style="color:#d50c41;">Text here</p>
        
        
          .mytext {color:#d50c41;}
        
        Text color #d50c41
      
           This box has a color of #d50c41        
        
          <div style="background-color:#d50c41;">Content here</div>
        
        
          .mybackground {background-color:#d50c41;}
        
        Background color #d50c41
      
           Border around this has a color of #d50c41        
        
          <div style="border:2px solid #d50c41;">Content here</div>
        
        
          .myborder {border:2px solid #d50c41;}
        
        Border color #d50c41