#db5f80 color space conversions
Hex:
        #db5f80
        RGB:
        219, 95, 128
        CMY:
        14, 63, 50
        CMYK:
        0, 57, 42, 14
      HSL:
        344°, 63.2653%, 61.5686%
        HSV (HSB):
        344°, 56.6210%, 85.8824%
        XYZ:
        37.2019, 24.8030, 23.2488
        xyY:
        0.4364, 0.2909, 24.8030
      CIE-Lab:
        56.8830, 51.5947, 6.1212
        CIE-LCH:
        56.8830, 51.9566, 6.7659
        CIE-Luv:
        56.8830, 83.4337, -1.7027
        Hunter-Lab:
        49.8026, 46.1826, 7.1842
      #db5f80 color charts
#db5f80 RGB chart
      #db5f80 CMYK chart
      #db5f80 RGB pie chart
      #db5f80 color shades, tints & tones
#db5f80 color schemes
#db5f80 color preview, HTML & CSS examples
           This text has a color of #db5f80        
        
          <p style="color:#db5f80;">Text here</p>
        
        
          .mytext {color:#db5f80;}
        
        Text color #db5f80
      
           This box has a color of #db5f80        
        
          <div style="background-color:#db5f80;">Content here</div>
        
        
          .mybackground {background-color:#db5f80;}
        
        Background color #db5f80
      
           Border around this has a color of #db5f80        
        
          <div style="border:2px solid #db5f80;">Content here</div>
        
        
          .myborder {border:2px solid #db5f80;}
        
        Border color #db5f80