#dc649e color space conversions
Hex:
        #dc649e
        RGB:
        220, 100, 158
        CMY:
        14, 61, 38
        CMYK:
        0, 55, 28, 14
      HSL:
        331°, 63.1579%, 62.7451%
        HSV (HSB):
        331°, 54.5455%, 86.2745%
        XYZ:
        40.2439, 26.7986, 35.3993
        xyY:
        0.3928, 0.2616, 26.7986
      CIE-Lab:
        58.7875, 53.0948, -8.5790
        CIE-LCH:
        58.7875, 53.7834, 350.8216
        CIE-Luv:
        58.7875, 73.1268, -21.8197
        Hunter-Lab:
        51.7674, 48.1729, -4.3062
      #dc649e color charts
#dc649e RGB chart
      #dc649e CMYK chart
      #dc649e RGB pie chart
      #dc649e color shades, tints & tones
#dc649e color schemes
#dc649e color preview, HTML & CSS examples
           This text has a color of #dc649e        
        
          <p style="color:#dc649e;">Text here</p>
        
        
          .mytext {color:#dc649e;}
        
        Text color #dc649e
      
           This box has a color of #dc649e        
        
          <div style="background-color:#dc649e;">Content here</div>
        
        
          .mybackground {background-color:#dc649e;}
        
        Background color #dc649e
      
           Border around this has a color of #dc649e        
        
          <div style="border:2px solid #dc649e;">Content here</div>
        
        
          .myborder {border:2px solid #dc649e;}
        
        Border color #dc649e