#dc3e46 color space conversions
Hex:
        #dc3e46
        RGB:
        220, 62, 70
        CMY:
        14, 76, 73
        CMYK:
        0, 72, 68, 14
      HSL:
        357°, 69.2982%, 55.2941%
        HSV (HSB):
        357°, 71.8182%, 86.2745%
        XYZ:
        32.3433, 19.1031, 7.7769
        xyY:
        0.5461, 0.3226, 19.1031
      CIE-Lab:
        50.8076, 61.1112, 32.2044
        CIE-LCH:
        50.8076, 69.0775, 27.7883
        CIE-Luv:
        50.8076, 119.0225, 22.4918
        Hunter-Lab:
        43.7071, 55.6029, 20.0453
      #dc3e46 color charts
#dc3e46 RGB chart
      #dc3e46 CMYK chart
      #dc3e46 RGB pie chart
      #dc3e46 color shades, tints & tones
#dc3e46 color schemes
#dc3e46 color preview, HTML & CSS examples
           This text has a color of #dc3e46        
        
          <p style="color:#dc3e46;">Text here</p>
        
        
          .mytext {color:#dc3e46;}
        
        Text color #dc3e46
      
           This box has a color of #dc3e46        
        
          <div style="background-color:#dc3e46;">Content here</div>
        
        
          .mybackground {background-color:#dc3e46;}
        
        Background color #dc3e46
      
           Border around this has a color of #dc3e46        
        
          <div style="border:2px solid #dc3e46;">Content here</div>
        
        
          .myborder {border:2px solid #dc3e46;}
        
        Border color #dc3e46