#dc1e04 color space conversions
Hex:
        #dc1e04
        RGB:
        220, 30, 4
        CMY:
        14, 88, 98
        CMYK:
        0, 86, 98, 14
      HSL:
        7°, 96.4286%, 43.9216%
        HSV (HSB):
        7°, 98.1818%, 86.2745%
        XYZ:
        30.0014, 16.1530, 1.6514
        xyY:
        0.6276, 0.3379, 16.1530
      CIE-Lab:
        47.1745, 68.1337, 59.4148
        CIE-LCH:
        47.1745, 90.4009, 41.0895
        CIE-Luv:
        47.1745, 144.1197, 34.3526
        Hunter-Lab:
        40.1907, 62.9120, 25.6973
      #dc1e04 color charts
#dc1e04 RGB chart
      #dc1e04 CMYK chart
      #dc1e04 RGB pie chart
      #dc1e04 color shades, tints & tones
#dc1e04 color schemes
#dc1e04 color preview, HTML & CSS examples
           This text has a color of #dc1e04        
        
          <p style="color:#dc1e04;">Text here</p>
        
        
          .mytext {color:#dc1e04;}
        
        Text color #dc1e04
      
           This box has a color of #dc1e04        
        
          <div style="background-color:#dc1e04;">Content here</div>
        
        
          .mybackground {background-color:#dc1e04;}
        
        Background color #dc1e04
      
           Border around this has a color of #dc1e04        
        
          <div style="border:2px solid #dc1e04;">Content here</div>
        
        
          .myborder {border:2px solid #dc1e04;}
        
        Border color #dc1e04