#db5172 color space conversions
Hex:
        #db5172
        RGB:
        219, 81, 114
        CMY:
        14, 68, 55
        CMYK:
        0, 63, 48, 14
      HSL:
        346°, 65.7143%, 58.8235%
        HSV (HSB):
        346°, 63.0137%, 85.8824%
        XYZ:
        35.1931, 22.1598, 18.3420
        xyY:
        0.4649, 0.2928, 22.1598
      CIE-Lab:
        54.1962, 56.4705, 10.5712
        CIE-LCH:
        54.1962, 57.4514, 10.6030
        CIE-Luv:
        54.1962, 95.2957, 2.5204
        Hunter-Lab:
        47.0742, 51.0683, 9.8502
      #db5172 color charts
#db5172 RGB chart
      #db5172 CMYK chart
      #db5172 RGB pie chart
      #db5172 color shades, tints & tones
#db5172 color schemes
#db5172 color preview, HTML & CSS examples
           This text has a color of #db5172        
        
          <p style="color:#db5172;">Text here</p>
        
        
          .mytext {color:#db5172;}
        
        Text color #db5172
      
           This box has a color of #db5172        
        
          <div style="background-color:#db5172;">Content here</div>
        
        
          .mybackground {background-color:#db5172;}
        
        Background color #db5172
      
           Border around this has a color of #db5172        
        
          <div style="border:2px solid #db5172;">Content here</div>
        
        
          .myborder {border:2px solid #db5172;}
        
        Border color #db5172