#db4d96 color space conversions
Hex:
        #db4d96
        RGB:
        219, 77, 150
        CMY:
        14, 70, 41
        CMYK:
        0, 65, 32, 14
      HSL:
        329°, 66.3551%, 58.0392%
        HSV (HSB):
        329°, 64.8402%, 85.8824%
        XYZ:
        37.3723, 22.5698, 31.2408
        xyY:
        0.4099, 0.2475, 22.5698
      CIE-Lab:
        54.6265, 61.8787, -10.1422
        CIE-LCH:
        54.6265, 62.7043, 350.6917
        CIE-Luv:
        54.6265, 85.5473, -25.4365
        Hunter-Lab:
        47.5077, 57.2799, -5.7334
      #db4d96 color charts
#db4d96 RGB chart
      #db4d96 CMYK chart
      #db4d96 RGB pie chart
      #db4d96 color shades, tints & tones
#db4d96 color schemes
#db4d96 color preview, HTML & CSS examples
           This text has a color of #db4d96        
        
          <p style="color:#db4d96;">Text here</p>
        
        
          .mytext {color:#db4d96;}
        
        Text color #db4d96
      
           This box has a color of #db4d96        
        
          <div style="background-color:#db4d96;">Content here</div>
        
        
          .mybackground {background-color:#db4d96;}
        
        Background color #db4d96
      
           Border around this has a color of #db4d96        
        
          <div style="border:2px solid #db4d96;">Content here</div>
        
        
          .myborder {border:2px solid #db4d96;}
        
        Border color #db4d96