#d50a4a color space conversions
Hex:
        #d50a4a
        RGB:
        213, 10, 74
        CMY:
        16, 96, 71
        CMYK:
        0, 95, 65, 16
      HSL:
        341°, 91.0314%, 43.7255%
        HSV (HSB):
        341°, 95.3052%, 83.5294%
        XYZ:
        28.7851, 14.8576, 7.8292
        xyY:
        0.5592, 0.2887, 14.8576
      CIE-Lab:
        45.4386, 70.9522, 22.7619
        CIE-LCH:
        45.4386, 74.5139, 17.7865
        CIE-Luv:
        45.4386, 130.3349, 10.4382
        Hunter-Lab:
        38.5456, 65.8457, 14.9392
      #d50a4a color charts
#d50a4a RGB chart
      #d50a4a CMYK chart
      #d50a4a RGB pie chart
      #d50a4a color shades, tints & tones
#d50a4a color schemes
#d50a4a color preview, HTML & CSS examples
           This text has a color of #d50a4a        
        
          <p style="color:#d50a4a;">Text here</p>
        
        
          .mytext {color:#d50a4a;}
        
        Text color #d50a4a
      
           This box has a color of #d50a4a        
        
          <div style="background-color:#d50a4a;">Content here</div>
        
        
          .mybackground {background-color:#d50a4a;}
        
        Background color #d50a4a
      
           Border around this has a color of #d50a4a        
        
          <div style="border:2px solid #d50a4a;">Content here</div>
        
        
          .myborder {border:2px solid #d50a4a;}
        
        Border color #d50a4a