#db505d color space conversions
Hex:
        #db505d
        RGB:
        219, 80, 93
        CMY:
        14, 69, 64
        CMYK:
        0, 63, 58, 14
      HSL:
        354°, 65.8768%, 58.6275%
        HSV (HSB):
        354°, 63.4703%, 85.8824%
        XYZ:
        34.0579, 21.5877, 12.7277
        xyY:
        0.4981, 0.3157, 21.5877
      CIE-Lab:
        53.5868, 55.1943, 22.1874
        CIE-LCH:
        53.5868, 59.4869, 21.8995
        CIE-Luv:
        53.5868, 101.7982, 15.4813
        Hunter-Lab:
        46.4626, 49.5341, 16.2822
      #db505d color charts
#db505d RGB chart
      #db505d CMYK chart
      #db505d RGB pie chart
      #db505d color shades, tints & tones
#db505d color schemes
#db505d color preview, HTML & CSS examples
           This text has a color of #db505d        
        
          <p style="color:#db505d;">Text here</p>
        
        
          .mytext {color:#db505d;}
        
        Text color #db505d
      
           This box has a color of #db505d        
        
          <div style="background-color:#db505d;">Content here</div>
        
        
          .mybackground {background-color:#db505d;}
        
        Background color #db505d
      
           Border around this has a color of #db505d        
        
          <div style="border:2px solid #db505d;">Content here</div>
        
        
          .myborder {border:2px solid #db505d;}
        
        Border color #db505d