#dc2738 color space conversions
Hex:
        #dc2738
        RGB:
        220, 39, 56
        CMY:
        14, 85, 78
        CMYK:
        0, 82, 75, 14
      HSL:
        354°, 72.1116%, 50.7843%
        HSV (HSB):
        354°, 82.2727%, 86.2745%
        XYZ:
        30.9545, 16.9522, 5.3820
        xyY:
        0.5809, 0.3181, 16.9522
      CIE-Lab:
        48.1998, 67.2823, 37.2901
        CIE-LCH:
        48.1998, 76.9250, 28.9967
        CIE-Luv:
        48.1998, 133.4604, 23.7450
        Hunter-Lab:
        41.1731, 62.1462, 21.0710
      #dc2738 color charts
#dc2738 RGB chart
      #dc2738 CMYK chart
      #dc2738 RGB pie chart
      #dc2738 color shades, tints & tones
#dc2738 color schemes
#dc2738 color preview, HTML & CSS examples
           This text has a color of #dc2738        
        
          <p style="color:#dc2738;">Text here</p>
        
        
          .mytext {color:#dc2738;}
        
        Text color #dc2738
      
           This box has a color of #dc2738        
        
          <div style="background-color:#dc2738;">Content here</div>
        
        
          .mybackground {background-color:#dc2738;}
        
        Background color #dc2738
      
           Border around this has a color of #dc2738        
        
          <div style="border:2px solid #dc2738;">Content here</div>
        
        
          .myborder {border:2px solid #dc2738;}
        
        Border color #dc2738