#db2245 color space conversions
Hex:
        #db2245
        RGB:
        219, 34, 69
        CMY:
        14, 87, 73
        CMYK:
        0, 84, 68, 14
      HSL:
        349°, 73.1225%, 49.6078%
        HSV (HSB):
        349°, 84.4749%, 85.8824%
        XYZ:
        30.8596, 16.6338, 7.2144
        xyY:
        0.5641, 0.3040, 16.6338
      CIE-Lab:
        47.7953, 68.6739, 29.0618
        CIE-LCH:
        47.7953, 74.5700, 22.9374
        CIE-Luv:
        47.7953, 131.0302, 16.9979
        Hunter-Lab:
        40.7845, 63.6890, 18.0614
      #db2245 color charts
#db2245 RGB chart
      #db2245 CMYK chart
      #db2245 RGB pie chart
      #db2245 color shades, tints & tones
#db2245 color schemes
#db2245 color preview, HTML & CSS examples
           This text has a color of #db2245        
        
          <p style="color:#db2245;">Text here</p>
        
        
          .mytext {color:#db2245;}
        
        Text color #db2245
      
           This box has a color of #db2245        
        
          <div style="background-color:#db2245;">Content here</div>
        
        
          .mybackground {background-color:#db2245;}
        
        Background color #db2245
      
           Border around this has a color of #db2245        
        
          <div style="border:2px solid #db2245;">Content here</div>
        
        
          .myborder {border:2px solid #db2245;}
        
        Border color #db2245