#db7997 color space conversions
Hex:
        #db7997
        RGB:
        219, 121, 151
        CMY:
        14, 53, 41
        CMYK:
        0, 45, 31, 14
      HSL:
        342°, 57.6471%, 66.6667%
        HSV (HSB):
        342°, 44.7489%, 85.8824%
        XYZ:
        41.6367, 30.9692, 33.0613
        xyY:
        0.3940, 0.2931, 30.9692
      CIE-Lab:
        62.4816, 41.4540, 0.8871
        CIE-LCH:
        62.4816, 41.4635, 1.2259
        CIE-Luv:
        62.4816, 62.7725, -6.4254
        Hunter-Lab:
        55.6500, 36.1644, 3.7311
      #db7997 color charts
#db7997 RGB chart
      #db7997 CMYK chart
      #db7997 RGB pie chart
      #db7997 color shades, tints & tones
#db7997 color schemes
#db7997 color preview, HTML & CSS examples
           This text has a color of #db7997        
        
          <p style="color:#db7997;">Text here</p>
        
        
          .mytext {color:#db7997;}
        
        Text color #db7997
      
           This box has a color of #db7997        
        
          <div style="background-color:#db7997;">Content here</div>
        
        
          .mybackground {background-color:#db7997;}
        
        Background color #db7997
      
           Border around this has a color of #db7997        
        
          <div style="border:2px solid #db7997;">Content here</div>
        
        
          .myborder {border:2px solid #db7997;}
        
        Border color #db7997