#db8197 color space conversions
Hex:
        #db8197
        RGB:
        219, 129, 151
        CMY:
        14, 49, 41
        CMYK:
        0, 41, 31, 14
      HSL:
        345°, 55.5556%, 68.2353%
        HSV (HSB):
        345°, 41.0959%, 85.8824%
        XYZ:
        42.6496, 32.9949, 33.3989
        xyY:
        0.3911, 0.3026, 32.9949
      CIE-Lab:
        64.1568, 37.2878, 3.3194
        CIE-LCH:
        64.1568, 37.4353, 5.0870
        CIE-Luv:
        64.1568, 58.0924, -2.2710
        Hunter-Lab:
        57.4412, 32.0125, 5.7350
      #db8197 color charts
#db8197 RGB chart
      #db8197 CMYK chart
      #db8197 RGB pie chart
      #db8197 color shades, tints & tones
#db8197 color schemes
#db8197 color preview, HTML & CSS examples
           This text has a color of #db8197        
        
          <p style="color:#db8197;">Text here</p>
        
        
          .mytext {color:#db8197;}
        
        Text color #db8197
      
           This box has a color of #db8197        
        
          <div style="background-color:#db8197;">Content here</div>
        
        
          .mybackground {background-color:#db8197;}
        
        Background color #db8197
      
           Border around this has a color of #db8197        
        
          <div style="border:2px solid #db8197;">Content here</div>
        
        
          .myborder {border:2px solid #db8197;}
        
        Border color #db8197