#db2740 color space conversions
Hex:
        #db2740
        RGB:
        219, 39, 64
        CMY:
        14, 85, 75
        CMYK:
        0, 82, 71, 14
      HSL:
        352°, 71.4286%, 50.5882%
        HSV (HSB):
        352°, 82.1918%, 85.8824%
        XYZ:
        30.8643, 16.8813, 6.4822
        xyY:
        0.5692, 0.3113, 16.8813
      CIE-Lab:
        48.1101, 67.3344, 32.4408
        CIE-LCH:
        48.1101, 74.7418, 25.7241
        CIE-Luv:
        48.1101, 130.6519, 20.1465
        Hunter-Lab:
        41.0868, 62.1869, 19.4067
      #db2740 color charts
#db2740 RGB chart
      #db2740 CMYK chart
      #db2740 RGB pie chart
      #db2740 color shades, tints & tones
#db2740 color schemes
#db2740 color preview, HTML & CSS examples
           This text has a color of #db2740        
        
          <p style="color:#db2740;">Text here</p>
        
        
          .mytext {color:#db2740;}
        
        Text color #db2740
      
           This box has a color of #db2740        
        
          <div style="background-color:#db2740;">Content here</div>
        
        
          .mybackground {background-color:#db2740;}
        
        Background color #db2740
      
           Border around this has a color of #db2740        
        
          <div style="border:2px solid #db2740;">Content here</div>
        
        
          .myborder {border:2px solid #db2740;}
        
        Border color #db2740