#db9697 color space conversions
Hex:
        #db9697
        RGB:
        219, 150, 151
        CMY:
        14, 41, 41
        CMYK:
        0, 32, 31, 14
      HSL:
        359°, 48.9362%, 72.3529%
        HSV (HSB):
        359°, 31.5068%, 85.8824%
        XYZ:
        45.7057, 39.1071, 34.4176
        xyY:
        0.3833, 0.3280, 39.1071
      CIE-Lab:
        68.8288, 26.0830, 10.0169
        CIE-LCH:
        68.8288, 27.9403, 21.0087
        CIE-Luv:
        68.8288, 45.3716, 9.0894
        Hunter-Lab:
        62.5357, 21.0235, 11.1437
      #db9697 color charts
#db9697 RGB chart
      #db9697 CMYK chart
      #db9697 RGB pie chart
      #db9697 color shades, tints & tones
#db9697 color schemes
#db9697 color preview, HTML & CSS examples
           This text has a color of #db9697        
        
          <p style="color:#db9697;">Text here</p>
        
        
          .mytext {color:#db9697;}
        
        Text color #db9697
      
           This box has a color of #db9697        
        
          <div style="background-color:#db9697;">Content here</div>
        
        
          .mybackground {background-color:#db9697;}
        
        Background color #db9697
      
           Border around this has a color of #db9697        
        
          <div style="border:2px solid #db9697;">Content here</div>
        
        
          .myborder {border:2px solid #db9697;}
        
        Border color #db9697