#db7d99 color space conversions
Hex:
        #db7d99
        RGB:
        219, 125, 153
        CMY:
        14, 51, 40
        CMYK:
        0, 43, 30, 14
      HSL:
        342°, 56.6265%, 67.4510%
        HSV (HSB):
        342°, 42.9224%, 85.8824%
        XYZ:
        42.2968, 32.0272, 34.0896
        xyY:
        0.3901, 0.2954, 32.0272
      CIE-Lab:
        63.3654, 39.6409, 1.0314
        CIE-LCH:
        63.3654, 39.6543, 1.4904
        CIE-Luv:
        63.3654, 60.0276, -5.8693
        Hunter-Lab:
        56.5926, 34.3723, 3.9004
      #db7d99 color charts
#db7d99 RGB chart
      #db7d99 CMYK chart
      #db7d99 RGB pie chart
      #db7d99 color shades, tints & tones
#db7d99 color schemes
#db7d99 color preview, HTML & CSS examples
           This text has a color of #db7d99        
        
          <p style="color:#db7d99;">Text here</p>
        
        
          .mytext {color:#db7d99;}
        
        Text color #db7d99
      
           This box has a color of #db7d99        
        
          <div style="background-color:#db7d99;">Content here</div>
        
        
          .mybackground {background-color:#db7d99;}
        
        Background color #db7d99
      
           Border around this has a color of #db7d99        
        
          <div style="border:2px solid #db7d99;">Content here</div>
        
        
          .myborder {border:2px solid #db7d99;}
        
        Border color #db7d99