#dc2f43 color space conversions
Hex:
        #dc2f43
        RGB:
        220, 47, 67
        CMY:
        14, 82, 74
        CMYK:
        0, 79, 70, 14
      HSL:
        353°, 71.1934%, 52.3529%
        HSV (HSB):
        353°, 78.6364%, 86.2745%
        XYZ:
        31.5448, 17.6539, 7.0551
        xyY:
        0.5608, 0.3138, 17.6539
      CIE-Lab:
        49.0736, 65.6886, 31.8658
        CIE-LCH:
        49.0736, 73.0097, 25.8782
        CIE-Luv:
        49.0736, 127.3054, 20.4528
        Hunter-Lab:
        42.0166, 60.4837, 19.4560
      #dc2f43 color charts
#dc2f43 RGB chart
      #dc2f43 CMYK chart
      #dc2f43 RGB pie chart
      #dc2f43 color shades, tints & tones
#dc2f43 color schemes
#dc2f43 color preview, HTML & CSS examples
           This text has a color of #dc2f43        
        
          <p style="color:#dc2f43;">Text here</p>
        
        
          .mytext {color:#dc2f43;}
        
        Text color #dc2f43
      
           This box has a color of #dc2f43        
        
          <div style="background-color:#dc2f43;">Content here</div>
        
        
          .mybackground {background-color:#dc2f43;}
        
        Background color #dc2f43
      
           Border around this has a color of #dc2f43        
        
          <div style="border:2px solid #dc2f43;">Content here</div>
        
        
          .myborder {border:2px solid #dc2f43;}
        
        Border color #dc2f43