#db132b color space conversions
Hex:
        #db132b
        RGB:
        219, 19, 43
        CMY:
        14, 93, 83
        CMYK:
        0, 91, 80, 14
      HSL:
        353°, 84.0336%, 46.6667%
        HSV (HSB):
        353°, 91.3242%, 85.8824%
        XYZ:
        29.8823, 15.7002, 3.7410
        xyY:
        0.6058, 0.3183, 15.7002
      CIE-Lab:
        46.5787, 70.2509, 42.8757
        CIE-LCH:
        46.5787, 82.3014, 31.3966
        CIE-Luv:
        46.5787, 141.8647, 25.7354
        Hunter-Lab:
        39.6235, 65.2758, 22.1387
      #db132b color charts
#db132b RGB chart
      #db132b CMYK chart
      #db132b RGB pie chart
      #db132b color shades, tints & tones
#db132b color schemes
#db132b color preview, HTML & CSS examples
           This text has a color of #db132b        
        
          <p style="color:#db132b;">Text here</p>
        
        
          .mytext {color:#db132b;}
        
        Text color #db132b
      
           This box has a color of #db132b        
        
          <div style="background-color:#db132b;">Content here</div>
        
        
          .mybackground {background-color:#db132b;}
        
        Background color #db132b
      
           Border around this has a color of #db132b        
        
          <div style="border:2px solid #db132b;">Content here</div>
        
        
          .myborder {border:2px solid #db132b;}
        
        Border color #db132b