#dc128f color space conversions
Hex:
        #dc128f
        RGB:
        220, 18, 143
        CMY:
        14, 93, 44
        CMYK:
        0, 92, 35, 14
      HSL:
        323°, 84.8739%, 46.6667%
        HSV (HSB):
        323°, 91.8182%, 86.2745%
        XYZ:
        34.6894, 17.6314, 27.5615
        xyY:
        0.4343, 0.2207, 17.6314
      CIE-Lab:
        49.0460, 76.9485, -14.3674
        CIE-LCH:
        49.0460, 78.2783, 349.4239
        CIE-Luv:
        49.0460, 105.5527, -33.6447
        Hunter-Lab:
        41.9898, 73.9838, -9.5242
      #dc128f color charts
#dc128f RGB chart
      #dc128f CMYK chart
      #dc128f RGB pie chart
      #dc128f color shades, tints & tones
#dc128f color schemes
#dc128f color preview, HTML & CSS examples
           This text has a color of #dc128f        
        
          <p style="color:#dc128f;">Text here</p>
        
        
          .mytext {color:#dc128f;}
        
        Text color #dc128f
      
           This box has a color of #dc128f        
        
          <div style="background-color:#dc128f;">Content here</div>
        
        
          .mybackground {background-color:#dc128f;}
        
        Background color #dc128f
      
           Border around this has a color of #dc128f        
        
          <div style="border:2px solid #dc128f;">Content here</div>
        
        
          .myborder {border:2px solid #dc128f;}
        
        Border color #dc128f