#db7974 color space conversions
Hex:
        #db7974
        RGB:
        219, 121, 116
        CMY:
        14, 53, 55
        CMYK:
        0, 45, 47, 14
      HSL:
        3°, 58.8571%, 65.6863%
        HSV (HSB):
        3°, 47.0320%, 85.8824%
        XYZ:
        39.2032, 29.9958, 20.2465
        xyY:
        0.4383, 0.3354, 29.9958
      CIE-Lab:
        61.6506, 37.4889, 19.7257
        CIE-LCH:
        61.6506, 42.3618, 27.7522
        CIE-Luv:
        61.6506, 69.9967, 18.1220
        Hunter-Lab:
        54.7684, 31.9255, 16.4198
      #db7974 color charts
#db7974 RGB chart
      #db7974 CMYK chart
      #db7974 RGB pie chart
      #db7974 color shades, tints & tones
#db7974 color schemes
#db7974 color preview, HTML & CSS examples
           This text has a color of #db7974        
        
          <p style="color:#db7974;">Text here</p>
        
        
          .mytext {color:#db7974;}
        
        Text color #db7974
      
           This box has a color of #db7974        
        
          <div style="background-color:#db7974;">Content here</div>
        
        
          .mybackground {background-color:#db7974;}
        
        Background color #db7974
      
           Border around this has a color of #db7974        
        
          <div style="border:2px solid #db7974;">Content here</div>
        
        
          .myborder {border:2px solid #db7974;}
        
        Border color #db7974