#db8192 color space conversions
Hex:
        #db8192
        RGB:
        219, 129, 146
        CMY:
        14, 49, 43
        CMYK:
        0, 41, 33, 14
      HSL:
        349°, 55.5556%, 68.2353%
        HSV (HSB):
        349°, 41.0959%, 85.8824%
        XYZ:
        42.2520, 32.8359, 31.3052
        xyY:
        0.3971, 0.3086, 32.8359
      CIE-Lab:
        64.0278, 36.6506, 5.9766
        CIE-LCH:
        64.0278, 37.1347, 9.2616
        CIE-Luv:
        64.0278, 59.0801, 1.4262
        Hunter-Lab:
        57.3026, 31.3370, 7.7209
      #db8192 color charts
#db8192 RGB chart
      #db8192 CMYK chart
      #db8192 RGB pie chart
      #db8192 color shades, tints & tones
#db8192 color schemes
#db8192 color preview, HTML & CSS examples
           This text has a color of #db8192        
        
          <p style="color:#db8192;">Text here</p>
        
        
          .mytext {color:#db8192;}
        
        Text color #db8192
      
           This box has a color of #db8192        
        
          <div style="background-color:#db8192;">Content here</div>
        
        
          .mybackground {background-color:#db8192;}
        
        Background color #db8192
      
           Border around this has a color of #db8192        
        
          <div style="border:2px solid #db8192;">Content here</div>
        
        
          .myborder {border:2px solid #db8192;}
        
        Border color #db8192