#dc1f04 color space conversions
Hex:
        #dc1f04
        RGB:
        220, 31, 4
        CMY:
        14, 88, 98
        CMYK:
        0, 86, 98, 14
      HSL:
        8°, 96.4286%, 43.9216%
        HSV (HSB):
        8°, 98.1818%, 86.2745%
        XYZ:
        30.0271, 16.2044, 1.6600
        xyY:
        0.6270, 0.3384, 16.2044
      CIE-Lab:
        47.2415, 67.9423, 59.4448
        CIE-LCH:
        47.2415, 90.2764, 41.1837
        CIE-Luv:
        47.2415, 143.7649, 34.4707
        Hunter-Lab:
        40.2547, 62.7026, 25.7333
      #dc1f04 color charts
#dc1f04 RGB chart
      #dc1f04 CMYK chart
      #dc1f04 RGB pie chart
      #dc1f04 color shades, tints & tones
#dc1f04 color schemes
#dc1f04 color preview, HTML & CSS examples
           This text has a color of #dc1f04        
        
          <p style="color:#dc1f04;">Text here</p>
        
        
          .mytext {color:#dc1f04;}
        
        Text color #dc1f04
      
           This box has a color of #dc1f04        
        
          <div style="background-color:#dc1f04;">Content here</div>
        
        
          .mybackground {background-color:#dc1f04;}
        
        Background color #dc1f04
      
           Border around this has a color of #dc1f04        
        
          <div style="border:2px solid #dc1f04;">Content here</div>
        
        
          .myborder {border:2px solid #dc1f04;}
        
        Border color #dc1f04