#db504a color space conversions
Hex:
        #db504a
        RGB:
        219, 80, 74
        CMY:
        14, 69, 71
        CMYK:
        0, 63, 66, 14
      HSL:
        2°, 66.8203%, 57.4510%
        HSV (HSB):
        2°, 66.2100%, 85.8824%
        XYZ:
        33.3181, 21.2918, 8.8322
        xyY:
        0.5252, 0.3356, 21.2918
      CIE-Lab:
        53.2674, 53.9809, 32.8500
        CIE-LCH:
        53.2674, 63.1907, 31.3225
        CIE-Luv:
        53.2674, 106.3813, 25.6341
        Hunter-Lab:
        46.1430, 48.1376, 20.9514
      #db504a color charts
#db504a RGB chart
      #db504a CMYK chart
      #db504a RGB pie chart
      #db504a color shades, tints & tones
#db504a color schemes
#db504a color preview, HTML & CSS examples
           This text has a color of #db504a        
        
          <p style="color:#db504a;">Text here</p>
        
        
          .mytext {color:#db504a;}
        
        Text color #db504a
      
           This box has a color of #db504a        
        
          <div style="background-color:#db504a;">Content here</div>
        
        
          .mybackground {background-color:#db504a;}
        
        Background color #db504a
      
           Border around this has a color of #db504a        
        
          <div style="border:2px solid #db504a;">Content here</div>
        
        
          .myborder {border:2px solid #db504a;}
        
        Border color #db504a