#dc349f color space conversions
Hex:
        #dc349f
        RGB:
        220, 52, 159
        CMY:
        14, 80, 38
        CMYK:
        0, 76, 28, 14
      HSL:
        322°, 70.5882%, 53.3333%
        HSV (HSB):
        322°, 76.3636%, 86.2745%
        XYZ:
        37.0012, 20.1748, 34.7448
        xyY:
        0.4025, 0.2195, 20.1748
      CIE-Lab:
        52.0343, 71.8352, -19.3695
        CIE-LCH:
        52.0343, 74.4008, 344.9097
        CIE-Luv:
        52.0343, 91.7334, -40.0837
        Hunter-Lab:
        44.9164, 68.4409, -14.4220
      #dc349f color charts
#dc349f RGB chart
      #dc349f CMYK chart
      #dc349f RGB pie chart
      #dc349f color shades, tints & tones
#dc349f color schemes
#dc349f color preview, HTML & CSS examples
           This text has a color of #dc349f        
        
          <p style="color:#dc349f;">Text here</p>
        
        
          .mytext {color:#dc349f;}
        
        Text color #dc349f
      
           This box has a color of #dc349f        
        
          <div style="background-color:#dc349f;">Content here</div>
        
        
          .mybackground {background-color:#dc349f;}
        
        Background color #dc349f
      
           Border around this has a color of #dc349f        
        
          <div style="border:2px solid #dc349f;">Content here</div>
        
        
          .myborder {border:2px solid #dc349f;}
        
        Border color #dc349f