#db1a96 color space conversions
Hex:
        #db1a96
        RGB:
        219, 26, 150
        CMY:
        14, 90, 41
        CMYK:
        0, 88, 32, 14
      HSL:
        321°, 78.7755%, 48.0392%
        HSV (HSB):
        321°, 88.1279%, 85.8824%
        XYZ:
        35.0878, 18.0009, 30.4793
        xyY:
        0.4199, 0.2154, 18.0009
      CIE-Lab:
        49.4972, 76.3665, -17.9052
        CIE-LCH:
        49.4972, 78.4375, 346.8045
        CIE-Luv:
        49.4972, 100.4453, -38.4673
        Hunter-Lab:
        42.4274, 73.3730, -12.8940
      #db1a96 color charts
#db1a96 RGB chart
      #db1a96 CMYK chart
      #db1a96 RGB pie chart
      #db1a96 color shades, tints & tones
#db1a96 color schemes
#db1a96 color preview, HTML & CSS examples
           This text has a color of #db1a96        
        
          <p style="color:#db1a96;">Text here</p>
        
        
          .mytext {color:#db1a96;}
        
        Text color #db1a96
      
           This box has a color of #db1a96        
        
          <div style="background-color:#db1a96;">Content here</div>
        
        
          .mybackground {background-color:#db1a96;}
        
        Background color #db1a96
      
           Border around this has a color of #db1a96        
        
          <div style="border:2px solid #db1a96;">Content here</div>
        
        
          .myborder {border:2px solid #db1a96;}
        
        Border color #db1a96