#dc2c2a color space conversions
Hex:
        #dc2c2a
        RGB:
        220, 44, 42
        CMY:
        14, 83, 84
        CMYK:
        0, 80, 81, 14
      HSL:
        1°, 71.7742%, 51.3725%
        HSV (HSB):
        1°, 80.9091%, 86.2745%
        XYZ:
        30.8338, 17.1842, 3.8822
        xyY:
        0.5941, 0.3311, 17.1842
      CIE-Lab:
        48.4913, 65.5780, 45.3648
        CIE-LCH:
        48.4913, 79.7398, 34.6743
        CIE-Luv:
        48.4913, 134.2374, 29.4841
        Hunter-Lab:
        41.4538, 60.2261, 23.4650
      #dc2c2a color charts
#dc2c2a RGB chart
      #dc2c2a CMYK chart
      #dc2c2a RGB pie chart
      #dc2c2a color shades, tints & tones
#dc2c2a color schemes
#dc2c2a color preview, HTML & CSS examples
           This text has a color of #dc2c2a        
        
          <p style="color:#dc2c2a;">Text here</p>
        
        
          .mytext {color:#dc2c2a;}
        
        Text color #dc2c2a
      
           This box has a color of #dc2c2a        
        
          <div style="background-color:#dc2c2a;">Content here</div>
        
        
          .mybackground {background-color:#dc2c2a;}
        
        Background color #dc2c2a
      
           Border around this has a color of #dc2c2a        
        
          <div style="border:2px solid #dc2c2a;">Content here</div>
        
        
          .myborder {border:2px solid #dc2c2a;}
        
        Border color #dc2c2a