#db999e color space conversions
Hex:
        #db999e
        RGB:
        219, 153, 158
        CMY:
        14, 40, 38
        CMYK:
        0, 30, 28, 14
      HSL:
        355°, 47.8261%, 72.9412%
        HSV (HSB):
        355°, 30.1370%, 85.8824%
        XYZ:
        46.7762, 40.3112, 37.6632
        xyY:
        0.3750, 0.3231, 40.3112
      CIE-Lab:
        69.6906, 25.4032, 7.3482
        CIE-LCH:
        69.6906, 26.4446, 16.1332
        CIE-Luv:
        69.6906, 42.5112, 5.6753
        Hunter-Lab:
        63.4911, 20.3981, 9.2726
      #db999e color charts
#db999e RGB chart
      #db999e CMYK chart
      #db999e RGB pie chart
      #db999e color shades, tints & tones
#db999e color schemes
#db999e color preview, HTML & CSS examples
           This text has a color of #db999e        
        
          <p style="color:#db999e;">Text here</p>
        
        
          .mytext {color:#db999e;}
        
        Text color #db999e
      
           This box has a color of #db999e        
        
          <div style="background-color:#db999e;">Content here</div>
        
        
          .mybackground {background-color:#db999e;}
        
        Background color #db999e
      
           Border around this has a color of #db999e        
        
          <div style="border:2px solid #db999e;">Content here</div>
        
        
          .myborder {border:2px solid #db999e;}
        
        Border color #db999e