#d50d38 color space conversions
Hex:
        #d50d38
        RGB:
        213, 13, 56
        CMY:
        16, 95, 78
        CMYK:
        0, 94, 74, 16
      HSL:
        347°, 88.4956%, 44.3137%
        HSV (HSB):
        347°, 93.8967%, 83.5294%
        XYZ:
        28.2983, 14.7195, 5.0910
        xyY:
        0.5882, 0.3060, 14.7195
      CIE-Lab:
        45.2476, 69.8717, 33.5474
        CIE-LCH:
        45.2476, 77.5079, 25.6470
        CIE-Luv:
        45.2476, 135.4856, 19.2783
        Hunter-Lab:
        38.3660, 64.5189, 18.9886
      #d50d38 color charts
#d50d38 RGB chart
      #d50d38 CMYK chart
      #d50d38 RGB pie chart
      #d50d38 color shades, tints & tones
#d50d38 color schemes
#d50d38 color preview, HTML & CSS examples
           This text has a color of #d50d38        
        
          <p style="color:#d50d38;">Text here</p>
        
        
          .mytext {color:#d50d38;}
        
        Text color #d50d38
      
           This box has a color of #d50d38        
        
          <div style="background-color:#d50d38;">Content here</div>
        
        
          .mybackground {background-color:#d50d38;}
        
        Background color #d50d38
      
           Border around this has a color of #d50d38        
        
          <div style="border:2px solid #d50d38;">Content here</div>
        
        
          .myborder {border:2px solid #d50d38;}
        
        Border color #d50d38