#db1572 color space conversions
Hex:
        #db1572
        RGB:
        219, 21, 114
        CMY:
        14, 92, 55
        CMYK:
        0, 90, 48, 14
      HSL:
        332°, 82.5000%, 47.0588%
        HSV (HSB):
        332°, 90.4110%, 85.8824%
        XYZ:
        32.5188, 16.8113, 17.4506
        xyY:
        0.4869, 0.2517, 16.8113
      CIE-Lab:
        48.0214, 73.7510, 1.7442
        CIE-LCH:
        48.0214, 73.7717, 1.3548
        CIE-Luv:
        48.0214, 117.4234, -12.1254
        Hunter-Lab:
        41.0016, 69.8177, 3.4669
      #db1572 color charts
#db1572 RGB chart
      #db1572 CMYK chart
      #db1572 RGB pie chart
      #db1572 color shades, tints & tones
#db1572 color schemes
#db1572 color preview, HTML & CSS examples
           This text has a color of #db1572        
        
          <p style="color:#db1572;">Text here</p>
        
        
          .mytext {color:#db1572;}
        
        Text color #db1572
      
           This box has a color of #db1572        
        
          <div style="background-color:#db1572;">Content here</div>
        
        
          .mybackground {background-color:#db1572;}
        
        Background color #db1572
      
           Border around this has a color of #db1572        
        
          <div style="border:2px solid #db1572;">Content here</div>
        
        
          .myborder {border:2px solid #db1572;}
        
        Border color #db1572