#db7570 color space conversions
Hex:
        #db7570
        RGB:
        219, 117, 112
        CMY:
        14, 54, 56
        CMYK:
        0, 47, 49, 14
      HSL:
        3°, 59.7765%, 64.9020%
        HSV (HSB):
        3°, 48.8584%, 85.8824%
        XYZ:
        38.4993, 28.9525, 18.8885
        xyY:
        0.4459, 0.3353, 28.9525
      CIE-Lab:
        60.7397, 39.1743, 20.7668
        CIE-LCH:
        60.7397, 44.3383, 27.9286
        CIE-Luv:
        60.7397, 73.4515, 18.8075
        Hunter-Lab:
        53.8075, 33.5537, 16.8522
      #db7570 color charts
#db7570 RGB chart
      #db7570 CMYK chart
      #db7570 RGB pie chart
      #db7570 color shades, tints & tones
#db7570 color schemes
#db7570 color preview, HTML & CSS examples
           This text has a color of #db7570        
        
          <p style="color:#db7570;">Text here</p>
        
        
          .mytext {color:#db7570;}
        
        Text color #db7570
      
           This box has a color of #db7570        
        
          <div style="background-color:#db7570;">Content here</div>
        
        
          .mybackground {background-color:#db7570;}
        
        Background color #db7570
      
           Border around this has a color of #db7570        
        
          <div style="border:2px solid #db7570;">Content here</div>
        
        
          .myborder {border:2px solid #db7570;}
        
        Border color #db7570