#db6971 color space conversions
Hex:
        #db6971
        RGB:
        219, 105, 113
        CMY:
        14, 59, 56
        CMYK:
        0, 52, 48, 14
      HSL:
        356°, 61.2903%, 63.5294%
        HSV (HSB):
        356°, 52.0548%, 85.8824%
        XYZ:
        37.2456, 26.3555, 18.7468
        xyY:
        0.4523, 0.3201, 26.3555
      CIE-Lab:
        58.3729, 45.3157, 16.9657
        CIE-LCH:
        58.3729, 48.3875, 20.5254
        CIE-Luv:
        58.3729, 81.1521, 12.8353
        Hunter-Lab:
        51.3376, 39.6617, 14.2855
      #db6971 color charts
#db6971 RGB chart
      #db6971 CMYK chart
      #db6971 RGB pie chart
      #db6971 color shades, tints & tones
#db6971 color schemes
#db6971 color preview, HTML & CSS examples
           This text has a color of #db6971        
        
          <p style="color:#db6971;">Text here</p>
        
        
          .mytext {color:#db6971;}
        
        Text color #db6971
      
           This box has a color of #db6971        
        
          <div style="background-color:#db6971;">Content here</div>
        
        
          .mybackground {background-color:#db6971;}
        
        Background color #db6971
      
           Border around this has a color of #db6971        
        
          <div style="border:2px solid #db6971;">Content here</div>
        
        
          .myborder {border:2px solid #db6971;}
        
        Border color #db6971