#db949a color space conversions
Hex:
        #db949a
        RGB:
        219, 148, 154
        CMY:
        14, 42, 40
        CMYK:
        0, 32, 30, 14
      HSL:
        355°, 49.6503%, 71.9608%
        HSV (HSB):
        355°, 32.4201%, 85.8824%
        XYZ:
        45.6361, 38.5730, 35.6119
        xyY:
        0.3809, 0.3219, 38.5730
      CIE-Lab:
        68.4408, 27.5564, 7.7900
        CIE-LCH:
        68.4408, 28.6363, 15.7852
        CIE-Luv:
        68.4408, 46.1379, 5.8075
        Hunter-Lab:
        62.1071, 22.4735, 9.4784
      #db949a color charts
#db949a RGB chart
      #db949a CMYK chart
      #db949a RGB pie chart
      #db949a color shades, tints & tones
#db949a color schemes
#db949a color preview, HTML & CSS examples
           This text has a color of #db949a        
        
          <p style="color:#db949a;">Text here</p>
        
        
          .mytext {color:#db949a;}
        
        Text color #db949a
      
           This box has a color of #db949a        
        
          <div style="background-color:#db949a;">Content here</div>
        
        
          .mybackground {background-color:#db949a;}
        
        Background color #db949a
      
           Border around this has a color of #db949a        
        
          <div style="border:2px solid #db949a;">Content here</div>
        
        
          .myborder {border:2px solid #db949a;}
        
        Border color #db949a