#d50d23 color space conversions
Hex:
        #d50d23
        RGB:
        213, 13, 35
        CMY:
        16, 95, 86
        CMYK:
        0, 94, 84, 16
      HSL:
        353°, 88.4956%, 44.3137%
        HSV (HSB):
        353°, 93.8967%, 83.5294%
        XYZ:
        27.8879, 14.5553, 2.9297
        xyY:
        0.6146, 0.3208, 14.5553
      CIE-Lab:
        45.0190, 69.2349, 45.2742
        CIE-LCH:
        45.0190, 82.7238, 33.1816
        CIE-Luv:
        45.0190, 140.2282, 26.5510
        Hunter-Lab:
        38.1514, 63.7145, 22.1530
      #d50d23 color charts
#d50d23 RGB chart
      #d50d23 CMYK chart
      #d50d23 RGB pie chart
      #d50d23 color shades, tints & tones
#d50d23 color schemes
#d50d23 color preview, HTML & CSS examples
           This text has a color of #d50d23        
        
          <p style="color:#d50d23;">Text here</p>
        
        
          .mytext {color:#d50d23;}
        
        Text color #d50d23
      
           This box has a color of #d50d23        
        
          <div style="background-color:#d50d23;">Content here</div>
        
        
          .mybackground {background-color:#d50d23;}
        
        Background color #d50d23
      
           Border around this has a color of #d50d23        
        
          <div style="border:2px solid #d50d23;">Content here</div>
        
        
          .myborder {border:2px solid #d50d23;}
        
        Border color #d50d23