#db5058 color space conversions
Hex:
        #db5058
        RGB:
        219, 80, 88
        CMY:
        14, 69, 65
        CMYK:
        0, 63, 60, 14
      HSL:
        357°, 65.8768%, 58.6275%
        HSV (HSB):
        357°, 63.4703%, 85.8824%
        XYZ:
        33.8435, 21.5020, 11.5991
        xyY:
        0.5055, 0.3212, 21.5020
      CIE-Lab:
        53.4946, 54.8453, 25.0089
        CIE-LCH:
        53.4946, 60.2781, 24.5125
        CIE-Luv:
        53.4946, 103.0868, 18.3444
        Hunter-Lab:
        46.3702, 49.1312, 17.6283
      #db5058 color charts
#db5058 RGB chart
      #db5058 CMYK chart
      #db5058 RGB pie chart
      #db5058 color shades, tints & tones
#db5058 color schemes
#db5058 color preview, HTML & CSS examples
           This text has a color of #db5058        
        
          <p style="color:#db5058;">Text here</p>
        
        
          .mytext {color:#db5058;}
        
        Text color #db5058
      
           This box has a color of #db5058        
        
          <div style="background-color:#db5058;">Content here</div>
        
        
          .mybackground {background-color:#db5058;}
        
        Background color #db5058
      
           Border around this has a color of #db5058        
        
          <div style="border:2px solid #db5058;">Content here</div>
        
        
          .myborder {border:2px solid #db5058;}
        
        Border color #db5058