#d50d30 color space conversions
Hex:
        #d50d30
        RGB:
        213, 13, 48
        CMY:
        16, 95, 81
        CMYK:
        0, 94, 77, 16
      HSL:
        350°, 88.4956%, 44.3137%
        HSV (HSB):
        350°, 93.8967%, 83.5294%
        XYZ:
        28.1180, 14.6474, 4.1415
        xyY:
        0.5994, 0.3123, 14.6474
      CIE-Lab:
        45.1474, 69.5930, 38.1654
        CIE-LCH:
        45.1474, 79.3711, 28.7408
        CIE-Luv:
        45.1474, 137.5283, 22.4172
        Hunter-Lab:
        38.2719, 64.1664, 20.3743
      #d50d30 color charts
#d50d30 RGB chart
      #d50d30 CMYK chart
      #d50d30 RGB pie chart
      #d50d30 color shades, tints & tones
#d50d30 color schemes
#d50d30 color preview, HTML & CSS examples
           This text has a color of #d50d30        
        
          <p style="color:#d50d30;">Text here</p>
        
        
          .mytext {color:#d50d30;}
        
        Text color #d50d30
      
           This box has a color of #d50d30        
        
          <div style="background-color:#d50d30;">Content here</div>
        
        
          .mybackground {background-color:#d50d30;}
        
        Background color #d50d30
      
           Border around this has a color of #d50d30        
        
          <div style="border:2px solid #d50d30;">Content here</div>
        
        
          .myborder {border:2px solid #d50d30;}
        
        Border color #d50d30