#db9499 color space conversions
Hex:
        #db9499
        RGB:
        219, 148, 153
        CMY:
        14, 42, 40
        CMYK:
        0, 32, 30, 14
      HSL:
        356°, 49.6503%, 71.9608%
        HSV (HSB):
        356°, 32.4201%, 85.8824%
        XYZ:
        45.5531, 38.5398, 35.1750
        xyY:
        0.3819, 0.3231, 38.5398
      CIE-Lab:
        68.4166, 27.4234, 8.3140
        CIE-LCH:
        68.4166, 28.6560, 16.8659
        CIE-Luv:
        68.4166, 46.2929, 6.5367
        Hunter-Lab:
        62.0804, 22.3382, 9.8624
      #db9499 color charts
#db9499 RGB chart
      #db9499 CMYK chart
      #db9499 RGB pie chart
      #db9499 color shades, tints & tones
#db9499 color schemes
#db9499 color preview, HTML & CSS examples
           This text has a color of #db9499        
        
          <p style="color:#db9499;">Text here</p>
        
        
          .mytext {color:#db9499;}
        
        Text color #db9499
      
           This box has a color of #db9499        
        
          <div style="background-color:#db9499;">Content here</div>
        
        
          .mybackground {background-color:#db9499;}
        
        Background color #db9499
      
           Border around this has a color of #db9499        
        
          <div style="border:2px solid #db9499;">Content here</div>
        
        
          .myborder {border:2px solid #db9499;}
        
        Border color #db9499