#dc2d44 color space conversions
Hex:
        #dc2d44
        RGB:
        220, 45, 68
        CMY:
        14, 82, 73
        CMYK:
        0, 80, 69, 14
      HSL:
        352°, 71.4286%, 51.9608%
        HSV (HSB):
        352°, 79.5455%, 86.2745%
        XYZ:
        31.4970, 17.5098, 7.1885
        xyY:
        0.5605, 0.3116, 17.5098
      CIE-Lab:
        48.8960, 66.2789, 31.0566
        CIE-LCH:
        48.8960, 73.1943, 25.1066
        CIE-Luv:
        48.8960, 127.9074, 19.5903
        Hunter-Lab:
        41.8447, 61.1308, 19.1059
      #dc2d44 color charts
#dc2d44 RGB chart
      #dc2d44 CMYK chart
      #dc2d44 RGB pie chart
      #dc2d44 color shades, tints & tones
#dc2d44 color schemes
#dc2d44 color preview, HTML & CSS examples
           This text has a color of #dc2d44        
        
          <p style="color:#dc2d44;">Text here</p>
        
        
          .mytext {color:#dc2d44;}
        
        Text color #dc2d44
      
           This box has a color of #dc2d44        
        
          <div style="background-color:#dc2d44;">Content here</div>
        
        
          .mybackground {background-color:#dc2d44;}
        
        Background color #dc2d44
      
           Border around this has a color of #dc2d44        
        
          <div style="border:2px solid #dc2d44;">Content here</div>
        
        
          .myborder {border:2px solid #dc2d44;}
        
        Border color #dc2d44