#dc4d46 color space conversions
Hex:
        #dc4d46
        RGB:
        220, 77, 70
        CMY:
        14, 70, 73
        CMYK:
        0, 65, 68, 14
      HSL:
        3°, 68.1818%, 56.8627%
        HSV (HSB):
        3°, 68.1818%, 86.2745%
        XYZ:
        33.2746, 20.9656, 8.0874
        xyY:
        0.5339, 0.3364, 20.9656
      CIE-Lab:
        52.9118, 55.3599, 34.7426
        CIE-LCH:
        52.9118, 65.3588, 32.1115
        CIE-Luv:
        52.9118, 110.0095, 26.7354
        Hunter-Lab:
        45.7882, 49.5877, 21.5796
      #dc4d46 color charts
#dc4d46 RGB chart
      #dc4d46 CMYK chart
      #dc4d46 RGB pie chart
      #dc4d46 color shades, tints & tones
#dc4d46 color schemes
#dc4d46 color preview, HTML & CSS examples
           This text has a color of #dc4d46        
        
          <p style="color:#dc4d46;">Text here</p>
        
        
          .mytext {color:#dc4d46;}
        
        Text color #dc4d46
      
           This box has a color of #dc4d46        
        
          <div style="background-color:#dc4d46;">Content here</div>
        
        
          .mybackground {background-color:#dc4d46;}
        
        Background color #dc4d46
      
           Border around this has a color of #dc4d46        
        
          <div style="border:2px solid #dc4d46;">Content here</div>
        
        
          .myborder {border:2px solid #dc4d46;}
        
        Border color #dc4d46