#db475a color space conversions
Hex:
        #db475a
        RGB:
        219, 71, 90
        CMY:
        14, 72, 65
        CMYK:
        0, 68, 59, 14
      HSL:
        352°, 67.2727%, 56.8627%
        HSV (HSB):
        352°, 67.5799%, 85.8824%
        XYZ:
        33.3121, 20.3047, 11.8363
        xyY:
        0.5089, 0.3102, 20.3047
      CIE-Lab:
        52.1800, 58.6467, 22.1004
        CIE-LCH:
        52.1800, 62.6727, 20.6483
        CIE-Luv:
        52.1800, 107.8694, 14.2965
        Hunter-Lab:
        45.0608, 53.1035, 15.9686
      #db475a color charts
#db475a RGB chart
      #db475a CMYK chart
      #db475a RGB pie chart
      #db475a color shades, tints & tones
#db475a color schemes
#db475a color preview, HTML & CSS examples
           This text has a color of #db475a        
        
          <p style="color:#db475a;">Text here</p>
        
        
          .mytext {color:#db475a;}
        
        Text color #db475a
      
           This box has a color of #db475a        
        
          <div style="background-color:#db475a;">Content here</div>
        
        
          .mybackground {background-color:#db475a;}
        
        Background color #db475a
      
           Border around this has a color of #db475a        
        
          <div style="border:2px solid #db475a;">Content here</div>
        
        
          .myborder {border:2px solid #db475a;}
        
        Border color #db475a