#dc1d65 color space conversions
Hex:
        #dc1d65
        RGB:
        220, 29, 101
        CMY:
        14, 89, 60
        CMYK:
        0, 87, 54, 14
      HSL:
        337°, 76.7068%, 48.8235%
        HSV (HSB):
        337°, 86.8182%, 86.2745%
        XYZ:
        32.3035, 17.0340, 13.8972
        xyY:
        0.5109, 0.2694, 17.0340
      CIE-Lab:
        48.3028, 71.7646, 10.1693
        CIE-LCH:
        48.3028, 72.4815, 8.0653
        CIE-Luv:
        48.3028, 122.0123, -1.9311
        Hunter-Lab:
        41.2722, 67.4846, 8.9264
      #dc1d65 color charts
#dc1d65 RGB chart
      #dc1d65 CMYK chart
      #dc1d65 RGB pie chart
      #dc1d65 color shades, tints & tones
#dc1d65 color schemes
#dc1d65 color preview, HTML & CSS examples
           This text has a color of #dc1d65        
        
          <p style="color:#dc1d65;">Text here</p>
        
        
          .mytext {color:#dc1d65;}
        
        Text color #dc1d65
      
           This box has a color of #dc1d65        
        
          <div style="background-color:#dc1d65;">Content here</div>
        
        
          .mybackground {background-color:#dc1d65;}
        
        Background color #dc1d65
      
           Border around this has a color of #dc1d65        
        
          <div style="border:2px solid #dc1d65;">Content here</div>
        
        
          .myborder {border:2px solid #dc1d65;}
        
        Border color #dc1d65