#db95ad color space conversions
Hex:
        #db95ad
        RGB:
        219, 149, 173
        CMY:
        14, 42, 32
        CMYK:
        0, 32, 21, 14
      HSL:
        339°, 49.2958%, 72.1569%
        HSV (HSB):
        339°, 31.9635%, 85.8824%
        XYZ:
        47.5037, 39.5721, 44.6696
        xyY:
        0.3606, 0.3004, 39.5721
      CIE-Lab:
        69.1637, 29.7104, -1.7759
        CIE-LCH:
        69.1637, 29.7634, 356.5793
        CIE-Luv:
        69.1637, 42.5385, -7.9529
        Hunter-Lab:
        62.9064, 24.7080, 1.9328
      #db95ad color charts
#db95ad RGB chart
      #db95ad CMYK chart
      #db95ad RGB pie chart
      #db95ad color shades, tints & tones
#db95ad color schemes
#db95ad color preview, HTML & CSS examples
           This text has a color of #db95ad        
        
          <p style="color:#db95ad;">Text here</p>
        
        
          .mytext {color:#db95ad;}
        
        Text color #db95ad
      
           This box has a color of #db95ad        
        
          <div style="background-color:#db95ad;">Content here</div>
        
        
          .mybackground {background-color:#db95ad;}
        
        Background color #db95ad
      
           Border around this has a color of #db95ad        
        
          <div style="border:2px solid #db95ad;">Content here</div>
        
        
          .myborder {border:2px solid #db95ad;}
        
        Border color #db95ad