#dc375e color space conversions
Hex:
        #dc375e
        RGB:
        220, 55, 94
        CMY:
        14, 78, 63
        CMYK:
        0, 75, 57, 14
      HSL:
        346°, 70.2128%, 53.9216%
        HSV (HSB):
        346°, 75.0000%, 86.2745%
        XYZ:
        32.9018, 18.7562, 12.4759
        xyY:
        0.5130, 0.2925, 18.7562
      CIE-Lab:
        50.4007, 64.8626, 17.3435
        CIE-LCH:
        50.4007, 67.1414, 14.9700
        CIE-Luv:
        50.4007, 115.5741, 7.6478
        Hunter-Lab:
        43.3084, 59.8183, 13.2362
      #dc375e color charts
#dc375e RGB chart
      #dc375e CMYK chart
      #dc375e RGB pie chart
      #dc375e color shades, tints & tones
#dc375e color schemes
#dc375e color preview, HTML & CSS examples
           This text has a color of #dc375e        
        
          <p style="color:#dc375e;">Text here</p>
        
        
          .mytext {color:#dc375e;}
        
        Text color #dc375e
      
           This box has a color of #dc375e        
        
          <div style="background-color:#dc375e;">Content here</div>
        
        
          .mybackground {background-color:#dc375e;}
        
        Background color #dc375e
      
           Border around this has a color of #dc375e        
        
          <div style="border:2px solid #dc375e;">Content here</div>
        
        
          .myborder {border:2px solid #dc375e;}
        
        Border color #dc375e