#dc1b72 color space conversions
Hex:
        #dc1b72
        RGB:
        220, 27, 114
        CMY:
        14, 89, 55
        CMYK:
        0, 88, 48, 14
      HSL:
        333°, 78.1377%, 48.4314%
        HSV (HSB):
        333°, 87.7273%, 86.2745%
        XYZ:
        32.9444, 17.2144, 17.5059
        xyY:
        0.4869, 0.2544, 17.2144
      CIE-Lab:
        48.5291, 73.0816, 2.5047
        CIE-LCH:
        48.5291, 73.1245, 1.9629
        CIE-Luv:
        48.5291, 117.0865, -11.0642
        Hunter-Lab:
        41.4903, 69.1259, 4.0270
      #dc1b72 color charts
#dc1b72 RGB chart
      #dc1b72 CMYK chart
      #dc1b72 RGB pie chart
      #dc1b72 color shades, tints & tones
#dc1b72 color schemes
#dc1b72 color preview, HTML & CSS examples
           This text has a color of #dc1b72        
        
          <p style="color:#dc1b72;">Text here</p>
        
        
          .mytext {color:#dc1b72;}
        
        Text color #dc1b72
      
           This box has a color of #dc1b72        
        
          <div style="background-color:#dc1b72;">Content here</div>
        
        
          .mybackground {background-color:#dc1b72;}
        
        Background color #dc1b72
      
           Border around this has a color of #dc1b72        
        
          <div style="border:2px solid #dc1b72;">Content here</div>
        
        
          .myborder {border:2px solid #dc1b72;}
        
        Border color #dc1b72