#db5870 color space conversions
Hex:
        #db5870
        RGB:
        219, 88, 112
        CMY:
        14, 65, 56
        CMYK:
        0, 60, 49, 14
      HSL:
        349°, 64.5320%, 60.1961%
        HSV (HSB):
        349°, 59.8174%, 85.8824%
        XYZ:
        35.6278, 23.2094, 17.9313
        xyY:
        0.4641, 0.3023, 23.2094
      CIE-Lab:
        55.2873, 53.2393, 13.2831
        CIE-LCH:
        55.2873, 54.8713, 14.0092
        CIE-Luv:
        55.2873, 91.8929, 6.5015
        Hunter-Lab:
        48.1761, 47.6983, 11.6553
      #db5870 color charts
#db5870 RGB chart
      #db5870 CMYK chart
      #db5870 RGB pie chart
      #db5870 color shades, tints & tones
#db5870 color schemes
#db5870 color preview, HTML & CSS examples
           This text has a color of #db5870        
        
          <p style="color:#db5870;">Text here</p>
        
        
          .mytext {color:#db5870;}
        
        Text color #db5870
      
           This box has a color of #db5870        
        
          <div style="background-color:#db5870;">Content here</div>
        
        
          .mybackground {background-color:#db5870;}
        
        Background color #db5870
      
           Border around this has a color of #db5870        
        
          <div style="border:2px solid #db5870;">Content here</div>
        
        
          .myborder {border:2px solid #db5870;}
        
        Border color #db5870