#d50c29 color space conversions
Hex:
        #d50c29
        RGB:
        213, 12, 41
        CMY:
        16, 95, 84
        CMYK:
        0, 94, 81, 16
      HSL:
        351°, 89.3333%, 44.1176%
        HSV (HSB):
        351°, 94.3662%, 83.5294%
        XYZ:
        27.9723, 14.5692, 3.4356
        xyY:
        0.6084, 0.3169, 14.5692
      CIE-Lab:
        45.0384, 69.4864, 42.0392
        CIE-LCH:
        45.0384, 81.2136, 31.1739
        CIE-Luv:
        45.0384, 139.2533, 24.7269
        Hunter-Lab:
        38.1696, 64.0156, 21.3820
      #d50c29 color charts
#d50c29 RGB chart
      #d50c29 CMYK chart
      #d50c29 RGB pie chart
      #d50c29 color shades, tints & tones
#d50c29 color schemes
#d50c29 color preview, HTML & CSS examples
           This text has a color of #d50c29        
        
          <p style="color:#d50c29;">Text here</p>
        
        
          .mytext {color:#d50c29;}
        
        Text color #d50c29
      
           This box has a color of #d50c29        
        
          <div style="background-color:#d50c29;">Content here</div>
        
        
          .mybackground {background-color:#d50c29;}
        
        Background color #d50c29
      
           Border around this has a color of #d50c29        
        
          <div style="border:2px solid #d50c29;">Content here</div>
        
        
          .myborder {border:2px solid #d50c29;}
        
        Border color #d50c29