#d50c38 color space conversions
Hex:
        #d50c38
        RGB:
        213, 12, 56
        CMY:
        16, 95, 78
        CMYK:
        0, 94, 74, 16
      HSL:
        347°, 89.3333%, 44.1176%
        HSV (HSB):
        347°, 94.3662%, 83.5294%
        XYZ:
        28.2859, 14.6946, 5.0869
        xyY:
        0.5885, 0.3057, 14.6946
      CIE-Lab:
        45.2130, 69.9717, 33.5074
        CIE-LCH:
        45.2130, 77.5808, 25.5884
        CIE-Luv:
        45.2130, 135.6511, 19.2091
        Hunter-Lab:
        38.3335, 64.6293, 18.9656
      #d50c38 color charts
#d50c38 RGB chart
      #d50c38 CMYK chart
      #d50c38 RGB pie chart
      #d50c38 color shades, tints & tones
#d50c38 color schemes
#d50c38 color preview, HTML & CSS examples
           This text has a color of #d50c38        
        
          <p style="color:#d50c38;">Text here</p>
        
        
          .mytext {color:#d50c38;}
        
        Text color #d50c38
      
           This box has a color of #d50c38        
        
          <div style="background-color:#d50c38;">Content here</div>
        
        
          .mybackground {background-color:#d50c38;}
        
        Background color #d50c38
      
           Border around this has a color of #d50c38        
        
          <div style="border:2px solid #d50c38;">Content here</div>
        
        
          .myborder {border:2px solid #d50c38;}
        
        Border color #d50c38