#db8297 color space conversions
Hex:
        #db8297
        RGB:
        219, 130, 151
        CMY:
        14, 49, 41
        CMYK:
        0, 41, 31, 14
      HSL:
        346°, 55.2795%, 68.4314%
        HSV (HSB):
        346°, 40.6393%, 85.8824%
        XYZ:
        42.7820, 33.2597, 33.4431
        xyY:
        0.3908, 0.3038, 33.2597
      CIE-Lab:
        64.3706, 36.7618, 3.6286
        CIE-LCH:
        64.3706, 36.9405, 5.6372
        CIE-Luv:
        64.3706, 57.4992, -1.7436
        Hunter-Lab:
        57.6712, 31.4912, 5.9881
      #db8297 color charts
#db8297 RGB chart
      #db8297 CMYK chart
      #db8297 RGB pie chart
      #db8297 color shades, tints & tones
#db8297 color schemes
#db8297 color preview, HTML & CSS examples
           This text has a color of #db8297        
        
          <p style="color:#db8297;">Text here</p>
        
        
          .mytext {color:#db8297;}
        
        Text color #db8297
      
           This box has a color of #db8297        
        
          <div style="background-color:#db8297;">Content here</div>
        
        
          .mybackground {background-color:#db8297;}
        
        Background color #db8297
      
           Border around this has a color of #db8297        
        
          <div style="border:2px solid #db8297;">Content here</div>
        
        
          .myborder {border:2px solid #db8297;}
        
        Border color #db8297