#db5279 color space conversions
Hex:
        #db5279
        RGB:
        219, 82, 121
        CMY:
        14, 68, 53
        CMYK:
        0, 63, 45, 14
      HSL:
        343°, 65.5502%, 59.0196%
        HSV (HSB):
        343°, 62.5571%, 85.8824%
        XYZ:
        35.6819, 22.4751, 20.5466
        xyY:
        0.4534, 0.2856, 22.4751
      CIE-Lab:
        54.5275, 56.6968, 6.8833
        CIE-LCH:
        54.5275, 57.1131, 6.9221
        CIE-Luv:
        54.5275, 92.6377, -1.9448
        Hunter-Lab:
        47.4079, 51.3853, 7.4892
      #db5279 color charts
#db5279 RGB chart
      #db5279 CMYK chart
      #db5279 RGB pie chart
      #db5279 color shades, tints & tones
#db5279 color schemes
#db5279 color preview, HTML & CSS examples
           This text has a color of #db5279        
        
          <p style="color:#db5279;">Text here</p>
        
        
          .mytext {color:#db5279;}
        
        Text color #db5279
      
           This box has a color of #db5279        
        
          <div style="background-color:#db5279;">Content here</div>
        
        
          .mybackground {background-color:#db5279;}
        
        Background color #db5279
      
           Border around this has a color of #db5279        
        
          <div style="border:2px solid #db5279;">Content here</div>
        
        
          .myborder {border:2px solid #db5279;}
        
        Border color #db5279