#d50c22 color space conversions
Hex:
        #d50c22
        RGB:
        213, 12, 34
        CMY:
        16, 95, 87
        CMYK:
        0, 94, 84, 16
      HSL:
        353°, 89.3333%, 44.1176%
        HSV (HSB):
        353°, 94.3662%, 83.5294%
        XYZ:
        27.8608, 14.5246, 2.8485
        xyY:
        0.6159, 0.3211, 14.5246
      CIE-Lab:
        44.9760, 69.3126, 45.7592
        CIE-LCH:
        44.9760, 83.0551, 33.4322
        CIE-Luv:
        44.9760, 140.5816, 26.7540
        Hunter-Lab:
        38.1111, 63.7963, 22.2464
      #d50c22 color charts
#d50c22 RGB chart
      #d50c22 CMYK chart
      #d50c22 RGB pie chart
      #d50c22 color shades, tints & tones
#d50c22 color schemes
#d50c22 color preview, HTML & CSS examples
           This text has a color of #d50c22        
        
          <p style="color:#d50c22;">Text here</p>
        
        
          .mytext {color:#d50c22;}
        
        Text color #d50c22
      
           This box has a color of #d50c22        
        
          <div style="background-color:#d50c22;">Content here</div>
        
        
          .mybackground {background-color:#d50c22;}
        
        Background color #d50c22
      
           Border around this has a color of #d50c22        
        
          <div style="border:2px solid #d50c22;">Content here</div>
        
        
          .myborder {border:2px solid #d50c22;}
        
        Border color #d50c22