#d50d35 color space conversions
Hex:
        #d50d35
        RGB:
        213, 13, 53
        CMY:
        16, 95, 79
        CMYK:
        0, 94, 75, 16
      HSL:
        348°, 88.4956%, 44.3137%
        HSV (HSB):
        348°, 93.8967%, 83.5294%
        XYZ:
        28.2271, 14.6910, 4.7161
        xyY:
        0.5926, 0.3084, 14.6910
      CIE-Lab:
        45.2081, 69.7618, 35.2935
        CIE-LCH:
        45.2081, 78.1814, 26.8355
        CIE-Luv:
        45.2081, 136.2849, 20.5077
        Hunter-Lab:
        38.3289, 64.3799, 19.5350
      #d50d35 color charts
#d50d35 RGB chart
      #d50d35 CMYK chart
      #d50d35 RGB pie chart
      #d50d35 color shades, tints & tones
#d50d35 color schemes
#d50d35 color preview, HTML & CSS examples
           This text has a color of #d50d35        
        
          <p style="color:#d50d35;">Text here</p>
        
        
          .mytext {color:#d50d35;}
        
        Text color #d50d35
      
           This box has a color of #d50d35        
        
          <div style="background-color:#d50d35;">Content here</div>
        
        
          .mybackground {background-color:#d50d35;}
        
        Background color #d50d35
      
           Border around this has a color of #d50d35        
        
          <div style="border:2px solid #d50d35;">Content here</div>
        
        
          .myborder {border:2px solid #d50d35;}
        
        Border color #d50d35