#db5d96 color space conversions
Hex:
        #db5d96
        RGB:
        219, 93, 150
        CMY:
        14, 64, 41
        CMYK:
        0, 58, 32, 14
      HSL:
        333°, 63.6364%, 61.1765%
        HSV (HSB):
        333°, 57.5342%, 85.8824%
        XYZ:
        38.6328, 25.0908, 31.6610
        xyY:
        0.4050, 0.2630, 25.0908
      CIE-Lab:
        57.1638, 55.0147, -6.3563
        CIE-LCH:
        57.1638, 55.3807, 353.4094
        CIE-Luv:
        57.1638, 78.1592, -18.9782
        Hunter-Lab:
        50.0907, 50.0106, -2.4121
      #db5d96 color charts
#db5d96 RGB chart
      #db5d96 CMYK chart
      #db5d96 RGB pie chart
      #db5d96 color shades, tints & tones
#db5d96 color schemes
#db5d96 color preview, HTML & CSS examples
           This text has a color of #db5d96        
        
          <p style="color:#db5d96;">Text here</p>
        
        
          .mytext {color:#db5d96;}
        
        Text color #db5d96
      
           This box has a color of #db5d96        
        
          <div style="background-color:#db5d96;">Content here</div>
        
        
          .mybackground {background-color:#db5d96;}
        
        Background color #db5d96
      
           Border around this has a color of #db5d96        
        
          <div style="border:2px solid #db5d96;">Content here</div>
        
        
          .myborder {border:2px solid #db5d96;}
        
        Border color #db5d96