#dc1c2a color space conversions
Hex:
        #dc1c2a
        RGB:
        220, 28, 42
        CMY:
        14, 89, 84
        CMYK:
        0, 87, 81, 14
      HSL:
        356°, 77.4194%, 48.6275%
        HSV (HSB):
        356°, 87.2727%, 86.2745%
        XYZ:
        30.3484, 16.2133, 3.7204
        xyY:
        0.6036, 0.3224, 16.2133
      CIE-Lab:
        47.2531, 69.1024, 44.1576
        CIE-LCH:
        47.2531, 82.0063, 32.5793
        CIE-Luv:
        47.2531, 140.3881, 27.1429
        Hunter-Lab:
        40.2658, 64.0706, 22.7078
      #dc1c2a color charts
#dc1c2a RGB chart
      #dc1c2a CMYK chart
      #dc1c2a RGB pie chart
      #dc1c2a color shades, tints & tones
#dc1c2a color schemes
#dc1c2a color preview, HTML & CSS examples
           This text has a color of #dc1c2a        
        
          <p style="color:#dc1c2a;">Text here</p>
        
        
          .mytext {color:#dc1c2a;}
        
        Text color #dc1c2a
      
           This box has a color of #dc1c2a        
        
          <div style="background-color:#dc1c2a;">Content here</div>
        
        
          .mybackground {background-color:#dc1c2a;}
        
        Background color #dc1c2a
      
           Border around this has a color of #dc1c2a        
        
          <div style="border:2px solid #dc1c2a;">Content here</div>
        
        
          .myborder {border:2px solid #dc1c2a;}
        
        Border color #dc1c2a