#db9495 color space conversions
Hex:
        #db9495
        RGB:
        219, 148, 149
        CMY:
        14, 42, 42
        CMYK:
        0, 32, 32, 14
      HSL:
        359°, 49.6503%, 71.9608%
        HSV (HSB):
        359°, 32.4201%, 85.8824%
        XYZ:
        45.2281, 38.4098, 33.4638
        xyY:
        0.3862, 0.3280, 38.4098
      CIE-Lab:
        68.3216, 26.9003, 10.4127
        CIE-LCH:
        68.3216, 28.8452, 21.1606
        CIE-Luv:
        68.3216, 46.9071, 9.4245
        Hunter-Lab:
        61.9756, 21.8071, 11.3692
      #db9495 color charts
#db9495 RGB chart
      #db9495 CMYK chart
      #db9495 RGB pie chart
      #db9495 color shades, tints & tones
#db9495 color schemes
#db9495 color preview, HTML & CSS examples
           This text has a color of #db9495        
        
          <p style="color:#db9495;">Text here</p>
        
        
          .mytext {color:#db9495;}
        
        Text color #db9495
      
           This box has a color of #db9495        
        
          <div style="background-color:#db9495;">Content here</div>
        
        
          .mybackground {background-color:#db9495;}
        
        Background color #db9495
      
           Border around this has a color of #db9495        
        
          <div style="border:2px solid #db9495;">Content here</div>
        
        
          .myborder {border:2px solid #db9495;}
        
        Border color #db9495