#dc421e color space conversions
Hex:
        #dc421e
        RGB:
        220, 66, 30
        CMY:
        14, 74, 88
        CMYK:
        0, 70, 86, 14
      HSL:
        11°, 76.0000%, 49.0196%
        HSV (HSB):
        11°, 86.3636%, 86.2745%
        XYZ:
        31.6978, 19.2058, 3.2647
        xyY:
        0.5852, 0.3546, 19.2058
      CIE-Lab:
        50.9271, 58.2579, 53.2581
        CIE-LCH:
        50.9271, 78.9329, 42.4329
        CIE-Luv:
        50.9271, 123.7152, 37.1593
        Hunter-Lab:
        43.8244, 52.4144, 26.2603
      #dc421e color charts
#dc421e RGB chart
      #dc421e CMYK chart
      #dc421e RGB pie chart
      #dc421e color shades, tints & tones
#dc421e color schemes
#dc421e color preview, HTML & CSS examples
           This text has a color of #dc421e        
        
          <p style="color:#dc421e;">Text here</p>
        
        
          .mytext {color:#dc421e;}
        
        Text color #dc421e
      
           This box has a color of #dc421e        
        
          <div style="background-color:#dc421e;">Content here</div>
        
        
          .mybackground {background-color:#dc421e;}
        
        Background color #dc421e
      
           Border around this has a color of #dc421e        
        
          <div style="border:2px solid #dc421e;">Content here</div>
        
        
          .myborder {border:2px solid #dc421e;}
        
        Border color #dc421e