#db7976 color space conversions
Hex:
        #db7976
        RGB:
        219, 121, 118
        CMY:
        14, 53, 54
        CMYK:
        0, 45, 46, 14
      HSL:
        2°, 58.3815%, 66.0784%
        HSV (HSB):
        2°, 46.1187%, 85.8824%
        XYZ:
        39.3208, 30.0428, 20.8660
        xyY:
        0.4358, 0.3330, 30.0428
      CIE-Lab:
        61.6912, 37.6859, 18.6432
        CIE-LCH:
        61.6912, 42.0451, 26.3216
        CIE-Luv:
        61.6912, 69.6157, 16.8377
        Hunter-Lab:
        54.8113, 32.1333, 15.7970
      #db7976 color charts
#db7976 RGB chart
      #db7976 CMYK chart
      #db7976 RGB pie chart
      #db7976 color shades, tints & tones
#db7976 color schemes
#db7976 color preview, HTML & CSS examples
           This text has a color of #db7976        
        
          <p style="color:#db7976;">Text here</p>
        
        
          .mytext {color:#db7976;}
        
        Text color #db7976
      
           This box has a color of #db7976        
        
          <div style="background-color:#db7976;">Content here</div>
        
        
          .mybackground {background-color:#db7976;}
        
        Background color #db7976
      
           Border around this has a color of #db7976        
        
          <div style="border:2px solid #db7976;">Content here</div>
        
        
          .myborder {border:2px solid #db7976;}
        
        Border color #db7976