#d50a1a color space conversions
Hex:
        #d50a1a
        RGB:
        213, 10, 26
        CMY:
        16, 96, 90
        CMYK:
        0, 95, 88, 16
      HSL:
        355°, 91.0314%, 43.7255%
        HSV (HSB):
        355°, 95.3052%, 83.5294%
        XYZ:
        27.7356, 14.4378, 2.3022
        xyY:
        0.6236, 0.3246, 14.4378
      CIE-Lab:
        44.8544, 69.3388, 49.6169
        CIE-LCH:
        44.8544, 85.2626, 35.5865
        CIE-Luv:
        44.8544, 142.1574, 28.5270
        Hunter-Lab:
        37.9971, 63.7992, 23.0056
      #d50a1a color charts
#d50a1a RGB chart
      #d50a1a CMYK chart
      #d50a1a RGB pie chart
      #d50a1a color shades, tints & tones
#d50a1a color schemes
#d50a1a color preview, HTML & CSS examples
           This text has a color of #d50a1a        
        
          <p style="color:#d50a1a;">Text here</p>
        
        
          .mytext {color:#d50a1a;}
        
        Text color #d50a1a
      
           This box has a color of #d50a1a        
        
          <div style="background-color:#d50a1a;">Content here</div>
        
        
          .mybackground {background-color:#d50a1a;}
        
        Background color #d50a1a
      
           Border around this has a color of #d50a1a        
        
          <div style="border:2px solid #d50a1a;">Content here</div>
        
        
          .myborder {border:2px solid #d50a1a;}
        
        Border color #d50a1a