#dc1d24 color space conversions
Hex:
        #dc1d24
        RGB:
        220, 29, 36
        CMY:
        14, 89, 86
        CMYK:
        0, 87, 84, 14
      HSL:
        358°, 76.7068%, 48.8235%
        HSV (HSB):
        358°, 86.8182%, 86.2745%
        XYZ:
        30.2730, 16.2217, 3.2046
        xyY:
        0.6091, 0.3264, 16.2217
      CIE-Lab:
        47.2641, 68.7720, 47.3263
        CIE-LCH:
        47.2641, 83.4827, 34.5343
        CIE-Luv:
        47.2641, 141.1508, 28.9776
        Hunter-Lab:
        40.2762, 63.6833, 23.4759
      #dc1d24 color charts
#dc1d24 RGB chart
      #dc1d24 CMYK chart
      #dc1d24 RGB pie chart
      #dc1d24 color shades, tints & tones
#dc1d24 color schemes
#dc1d24 color preview, HTML & CSS examples
           This text has a color of #dc1d24        
        
          <p style="color:#dc1d24;">Text here</p>
        
        
          .mytext {color:#dc1d24;}
        
        Text color #dc1d24
      
           This box has a color of #dc1d24        
        
          <div style="background-color:#dc1d24;">Content here</div>
        
        
          .mybackground {background-color:#dc1d24;}
        
        Background color #dc1d24
      
           Border around this has a color of #dc1d24        
        
          <div style="border:2px solid #dc1d24;">Content here</div>
        
        
          .myborder {border:2px solid #dc1d24;}
        
        Border color #dc1d24