#db8995 color space conversions
Hex:
        #db8995
        RGB:
        219, 137, 149
        CMY:
        14, 46, 42
        CMYK:
        0, 37, 32, 14
      HSL:
        351°, 53.2468%, 69.8039%
        HSV (HSB):
        351°, 37.4429%, 85.8824%
        XYZ:
        43.5839, 35.1213, 32.9157
        xyY:
        0.3905, 0.3146, 35.1213
      CIE-Lab:
        65.8430, 32.7948, 6.8802
        CIE-LCH:
        65.8430, 33.5088, 11.8485
        CIE-Luv:
        65.8430, 53.6624, 3.4591
        Hunter-Lab:
        59.2632, 27.5634, 8.5537
      #db8995 color charts
#db8995 RGB chart
      #db8995 CMYK chart
      #db8995 RGB pie chart
      #db8995 color shades, tints & tones
#db8995 color schemes
#db8995 color preview, HTML & CSS examples
           This text has a color of #db8995        
        
          <p style="color:#db8995;">Text here</p>
        
        
          .mytext {color:#db8995;}
        
        Text color #db8995
      
           This box has a color of #db8995        
        
          <div style="background-color:#db8995;">Content here</div>
        
        
          .mybackground {background-color:#db8995;}
        
        Background color #db8995
      
           Border around this has a color of #db8995        
        
          <div style="border:2px solid #db8995;">Content here</div>
        
        
          .myborder {border:2px solid #db8995;}
        
        Border color #db8995