#dc1d15 color space conversions
Hex:
        #dc1d15
        RGB:
        220, 29, 21
        CMY:
        14, 89, 92
        CMYK:
        0, 87, 90, 14
      HSL:
        2°, 82.5726%, 47.2549%
        HSV (HSB):
        2°, 90.4545%, 86.2745%
        XYZ:
        30.0899, 16.1485, 2.2405
        xyY:
        0.6207, 0.3331, 16.1485
      CIE-Lab:
        47.1687, 68.4932, 54.1058
        CIE-LCH:
        47.1687, 87.2855, 38.3068
        CIE-Luv:
        47.1687, 143.1784, 32.1990
        Hunter-Lab:
        40.1852, 63.3333, 24.8239
      #dc1d15 color charts
#dc1d15 RGB chart
      #dc1d15 CMYK chart
      #dc1d15 RGB pie chart
      #dc1d15 color shades, tints & tones
#dc1d15 color schemes
#dc1d15 color preview, HTML & CSS examples
           This text has a color of #dc1d15        
        
          <p style="color:#dc1d15;">Text here</p>
        
        
          .mytext {color:#dc1d15;}
        
        Text color #dc1d15
      
           This box has a color of #dc1d15        
        
          <div style="background-color:#dc1d15;">Content here</div>
        
        
          .mybackground {background-color:#dc1d15;}
        
        Background color #dc1d15
      
           Border around this has a color of #dc1d15        
        
          <div style="border:2px solid #dc1d15;">Content here</div>
        
        
          .myborder {border:2px solid #dc1d15;}
        
        Border color #dc1d15