#db7970 color space conversions
Hex:
        #db7970
        RGB:
        219, 121, 112
        CMY:
        14, 53, 56
        CMYK:
        0, 45, 49, 14
      HSL:
        5°, 59.7765%, 64.9020%
        HSV (HSB):
        5°, 48.8584%, 85.8824%
        XYZ:
        38.9754, 29.9047, 19.0472
        xyY:
        0.4433, 0.3401, 29.9047
      CIE-Lab:
        61.5719, 37.1059, 21.8901
        CIE-LCH:
        61.5719, 43.0816, 30.5378
        CIE-Luv:
        61.5719, 70.7446, 20.6400
        Hunter-Lab:
        54.6852, 31.5222, 17.6285
      #db7970 color charts
#db7970 RGB chart
      #db7970 CMYK chart
      #db7970 RGB pie chart
      #db7970 color shades, tints & tones
#db7970 color schemes
#db7970 color preview, HTML & CSS examples
           This text has a color of #db7970        
        
          <p style="color:#db7970;">Text here</p>
        
        
          .mytext {color:#db7970;}
        
        Text color #db7970
      
           This box has a color of #db7970        
        
          <div style="background-color:#db7970;">Content here</div>
        
        
          .mybackground {background-color:#db7970;}
        
        Background color #db7970
      
           Border around this has a color of #db7970        
        
          <div style="border:2px solid #db7970;">Content here</div>
        
        
          .myborder {border:2px solid #db7970;}
        
        Border color #db7970