#dc2d46 color space conversions
Hex:
        #dc2d46
        RGB:
        220, 45, 70
        CMY:
        14, 82, 73
        CMYK:
        0, 80, 68, 14
      HSL:
        351°, 71.4286%, 51.9608%
        HSV (HSB):
        351°, 79.5455%, 86.2745%
        XYZ:
        31.5591, 17.5346, 7.5155
        xyY:
        0.5575, 0.3097, 17.5346
      CIE-Lab:
        48.9267, 66.3740, 29.9018
        CIE-LCH:
        48.9267, 72.7985, 24.2518
        CIE-Luv:
        48.9267, 127.3527, 18.6335
        Hunter-Lab:
        41.8744, 61.2484, 18.6708
      #dc2d46 color charts
#dc2d46 RGB chart
      #dc2d46 CMYK chart
      #dc2d46 RGB pie chart
      #dc2d46 color shades, tints & tones
#dc2d46 color schemes
#dc2d46 color preview, HTML & CSS examples
           This text has a color of #dc2d46        
        
          <p style="color:#dc2d46;">Text here</p>
        
        
          .mytext {color:#dc2d46;}
        
        Text color #dc2d46
      
           This box has a color of #dc2d46        
        
          <div style="background-color:#dc2d46;">Content here</div>
        
        
          .mybackground {background-color:#dc2d46;}
        
        Background color #dc2d46
      
           Border around this has a color of #dc2d46        
        
          <div style="border:2px solid #dc2d46;">Content here</div>
        
        
          .myborder {border:2px solid #dc2d46;}
        
        Border color #dc2d46