#dc1e29 color space conversions
Hex:
        #dc1e29
        RGB:
        220, 30, 41
        CMY:
        14, 88, 84
        CMYK:
        0, 86, 81, 14
      HSL:
        357°, 76.0000%, 49.0196%
        HSV (HSB):
        357°, 86.3636%, 86.2745%
        XYZ:
        30.3797, 16.3043, 3.6437
        xyY:
        0.6036, 0.3240, 16.3043
      CIE-Lab:
        47.3712, 68.7110, 44.8107
        CIE-LCH:
        47.3712, 82.0317, 33.1108
        CIE-Luv:
        47.3712, 139.9384, 27.6875
        Hunter-Lab:
        40.3786, 63.6360, 22.9148
      #dc1e29 color charts
#dc1e29 RGB chart
      #dc1e29 CMYK chart
      #dc1e29 RGB pie chart
      #dc1e29 color shades, tints & tones
#dc1e29 color schemes
#dc1e29 color preview, HTML & CSS examples
           This text has a color of #dc1e29        
        
          <p style="color:#dc1e29;">Text here</p>
        
        
          .mytext {color:#dc1e29;}
        
        Text color #dc1e29
      
           This box has a color of #dc1e29        
        
          <div style="background-color:#dc1e29;">Content here</div>
        
        
          .mybackground {background-color:#dc1e29;}
        
        Background color #dc1e29
      
           Border around this has a color of #dc1e29        
        
          <div style="border:2px solid #dc1e29;">Content here</div>
        
        
          .myborder {border:2px solid #dc1e29;}
        
        Border color #dc1e29