#dc404e color space conversions
Hex:
        #dc404e
        RGB:
        220, 64, 78
        CMY:
        14, 75, 69
        CMYK:
        0, 71, 65, 14
      HSL:
        355°, 69.0265%, 55.6863%
        HSV (HSB):
        355°, 70.9091%, 86.2745%
        XYZ:
        32.7237, 19.4325, 9.2338
        xyY:
        0.5330, 0.3165, 19.4325
      CIE-Lab:
        51.1894, 60.8287, 27.9745
        CIE-LCH:
        51.1894, 66.9530, 24.6972
        CIE-Luv:
        51.1894, 115.8658, 19.0592
        Hunter-Lab:
        44.0823, 55.3624, 18.4382
      #dc404e color charts
#dc404e RGB chart
      #dc404e CMYK chart
      #dc404e RGB pie chart
      #dc404e color shades, tints & tones
#dc404e color schemes
#dc404e color preview, HTML & CSS examples
           This text has a color of #dc404e        
        
          <p style="color:#dc404e;">Text here</p>
        
        
          .mytext {color:#dc404e;}
        
        Text color #dc404e
      
           This box has a color of #dc404e        
        
          <div style="background-color:#dc404e;">Content here</div>
        
        
          .mybackground {background-color:#dc404e;}
        
        Background color #dc404e
      
           Border around this has a color of #dc404e        
        
          <div style="border:2px solid #dc404e;">Content here</div>
        
        
          .myborder {border:2px solid #dc404e;}
        
        Border color #dc404e