#db8290 color space conversions
Hex:
        #db8290
        RGB:
        219, 130, 144
        CMY:
        14, 49, 44
        CMYK:
        0, 41, 34, 14
      HSL:
        351°, 55.2795%, 68.4314%
        HSV (HSB):
        351°, 40.6393%, 85.8824%
        XYZ:
        42.2301, 33.0389, 30.5369
        xyY:
        0.3991, 0.3123, 33.0389
      CIE-Lab:
        64.1924, 35.8752, 7.3491
        CIE-LCH:
        64.1924, 36.6202, 11.5770
        CIE-Luv:
        64.1924, 58.8596, 3.4046
        Hunter-Lab:
        57.4795, 30.5544, 8.7369
      #db8290 color charts
#db8290 RGB chart
      #db8290 CMYK chart
      #db8290 RGB pie chart
      #db8290 color shades, tints & tones
#db8290 color schemes
#db8290 color preview, HTML & CSS examples
           This text has a color of #db8290        
        
          <p style="color:#db8290;">Text here</p>
        
        
          .mytext {color:#db8290;}
        
        Text color #db8290
      
           This box has a color of #db8290        
        
          <div style="background-color:#db8290;">Content here</div>
        
        
          .mybackground {background-color:#db8290;}
        
        Background color #db8290
      
           Border around this has a color of #db8290        
        
          <div style="border:2px solid #db8290;">Content here</div>
        
        
          .myborder {border:2px solid #db8290;}
        
        Border color #db8290