#db2128 color space conversions
Hex:
        #db2128
        RGB:
        219, 33, 40
        CMY:
        14, 87, 84
        CMYK:
        0, 85, 82, 14
      HSL:
        358°, 73.8095%, 49.4118%
        HSV (HSB):
        358°, 84.9315%, 85.8824%
        XYZ:
        30.1403, 16.3010, 3.5653
        xyY:
        0.6027, 0.3260, 16.3010
      CIE-Lab:
        47.3669, 67.8290, 45.2686
        CIE-LCH:
        47.3669, 81.5476, 33.7189
        CIE-Luv:
        47.3669, 138.3397, 28.2013
        Hunter-Lab:
        40.3745, 62.5981, 23.0265
      #db2128 color charts
#db2128 RGB chart
      #db2128 CMYK chart
      #db2128 RGB pie chart
      #db2128 color shades, tints & tones
#db2128 color schemes
#db2128 color preview, HTML & CSS examples
           This text has a color of #db2128        
        
          <p style="color:#db2128;">Text here</p>
        
        
          .mytext {color:#db2128;}
        
        Text color #db2128
      
           This box has a color of #db2128        
        
          <div style="background-color:#db2128;">Content here</div>
        
        
          .mybackground {background-color:#db2128;}
        
        Background color #db2128
      
           Border around this has a color of #db2128        
        
          <div style="border:2px solid #db2128;">Content here</div>
        
        
          .myborder {border:2px solid #db2128;}
        
        Border color #db2128