#dc353e color space conversions
Hex:
        #dc353e
        RGB:
        220, 53, 62
        CMY:
        14, 79, 76
        CMYK:
        0, 76, 72, 14
      HSL:
        357°, 70.4641%, 53.5294%
        HSV (HSB):
        357°, 75.9091%, 86.2745%
        XYZ:
        31.6578, 18.1097, 6.3844
        xyY:
        0.5638, 0.3225, 18.1097
      CIE-Lab:
        49.6288, 63.7082, 35.4540
        CIE-LCH:
        49.6288, 72.9090, 29.0962
        CIE-Luv:
        49.6288, 125.7246, 23.9480
        Hunter-Lab:
        42.5554, 58.3176, 20.8938
      #dc353e color charts
#dc353e RGB chart
      #dc353e CMYK chart
      #dc353e RGB pie chart
      #dc353e color shades, tints & tones
#dc353e color schemes
#dc353e color preview, HTML & CSS examples
           This text has a color of #dc353e        
        
          <p style="color:#dc353e;">Text here</p>
        
        
          .mytext {color:#dc353e;}
        
        Text color #dc353e
      
           This box has a color of #dc353e        
        
          <div style="background-color:#dc353e;">Content here</div>
        
        
          .mybackground {background-color:#dc353e;}
        
        Background color #dc353e
      
           Border around this has a color of #dc353e        
        
          <div style="border:2px solid #dc353e;">Content here</div>
        
        
          .myborder {border:2px solid #dc353e;}
        
        Border color #dc353e