#db1491 color space conversions
Hex:
        #db1491
        RGB:
        219, 20, 145
        CMY:
        14, 92, 43
        CMYK:
        0, 91, 34, 14
      HSL:
        322°, 83.2636%, 46.8627%
        HSV (HSB):
        322°, 90.8676%, 85.8824%
        XYZ:
        34.5744, 17.6047, 28.3638
        xyY:
        0.4293, 0.2186, 17.6047
      CIE-Lab:
        49.0131, 76.6948, -15.6400
        CIE-LCH:
        49.0131, 78.2733, 348.4740
        CIE-Luv:
        49.0131, 103.5768, -35.3264
        Hunter-Lab:
        41.9580, 73.6620, -10.7098
      #db1491 color charts
#db1491 RGB chart
      #db1491 CMYK chart
      #db1491 RGB pie chart
      #db1491 color shades, tints & tones
#db1491 color schemes
#db1491 color preview, HTML & CSS examples
           This text has a color of #db1491        
        
          <p style="color:#db1491;">Text here</p>
        
        
          .mytext {color:#db1491;}
        
        Text color #db1491
      
           This box has a color of #db1491        
        
          <div style="background-color:#db1491;">Content here</div>
        
        
          .mybackground {background-color:#db1491;}
        
        Background color #db1491
      
           Border around this has a color of #db1491        
        
          <div style="border:2px solid #db1491;">Content here</div>
        
        
          .myborder {border:2px solid #db1491;}
        
        Border color #db1491