#db4750 color space conversions
Hex:
        #db4750
        RGB:
        219, 71, 80
        CMY:
        14, 72, 69
        CMYK:
        0, 68, 63, 14
      HSL:
        356°, 67.2727%, 56.8627%
        HSV (HSB):
        356°, 67.5799%, 85.8824%
        XYZ:
        32.9146, 20.1457, 9.7431
        xyY:
        0.5241, 0.3208, 20.1457
      CIE-Lab:
        52.0016, 58.0081, 27.7881
        CIE-LCH:
        52.0016, 64.3204, 25.5962
        CIE-Luv:
        52.0016, 110.5508, 19.8218
        Hunter-Lab:
        44.8840, 52.3518, 18.5485
      #db4750 color charts
#db4750 RGB chart
      #db4750 CMYK chart
      #db4750 RGB pie chart
      #db4750 color shades, tints & tones
#db4750 color schemes
#db4750 color preview, HTML & CSS examples
           This text has a color of #db4750        
        
          <p style="color:#db4750;">Text here</p>
        
        
          .mytext {color:#db4750;}
        
        Text color #db4750
      
           This box has a color of #db4750        
        
          <div style="background-color:#db4750;">Content here</div>
        
        
          .mybackground {background-color:#db4750;}
        
        Background color #db4750
      
           Border around this has a color of #db4750        
        
          <div style="border:2px solid #db4750;">Content here</div>
        
        
          .myborder {border:2px solid #db4750;}
        
        Border color #db4750