#dc3d38 color space conversions
Hex:
        #dc3d38
        RGB:
        220, 61, 56
        CMY:
        14, 76, 78
        CMYK:
        0, 72, 75, 14
      HSL:
        2°, 70.0855%, 54.1176%
        HSV (HSB):
        2°, 74.5455%, 86.2745%
        XYZ:
        31.8978, 18.8387, 5.6964
        xyY:
        0.5652, 0.3338, 18.8387
      CIE-Lab:
        50.4979, 60.8357, 39.8501
        CIE-LCH:
        50.4979, 72.7256, 33.2266
        CIE-Luv:
        50.4979, 122.7424, 28.2397
        Hunter-Lab:
        43.4035, 55.2256, 22.6011
      #dc3d38 color charts
#dc3d38 RGB chart
      #dc3d38 CMYK chart
      #dc3d38 RGB pie chart
      #dc3d38 color shades, tints & tones
#dc3d38 color schemes
#dc3d38 color preview, HTML & CSS examples
           This text has a color of #dc3d38        
        
          <p style="color:#dc3d38;">Text here</p>
        
        
          .mytext {color:#dc3d38;}
        
        Text color #dc3d38
      
           This box has a color of #dc3d38        
        
          <div style="background-color:#dc3d38;">Content here</div>
        
        
          .mybackground {background-color:#dc3d38;}
        
        Background color #dc3d38
      
           Border around this has a color of #dc3d38        
        
          <div style="border:2px solid #dc3d38;">Content here</div>
        
        
          .myborder {border:2px solid #dc3d38;}
        
        Border color #dc3d38