#db1320 color space conversions
Hex:
        #db1320
        RGB:
        219, 19, 32
        CMY:
        14, 93, 87
        CMYK:
        0, 91, 85, 14
      HSL:
        356°, 84.0336%, 46.6667%
        HSV (HSB):
        356°, 91.3242%, 85.8824%
        XYZ:
        29.7070, 15.6301, 2.8177
        xyY:
        0.6169, 0.3246, 15.6301
      CIE-Lab:
        46.4854, 69.9869, 48.5763
        CIE-LCH:
        46.4854, 85.1929, 34.7636
        CIE-Luv:
        46.4854, 143.8548, 28.8111
        Hunter-Lab:
        39.5349, 64.9409, 23.4488
      #db1320 color charts
#db1320 RGB chart
      #db1320 CMYK chart
      #db1320 RGB pie chart
      #db1320 color shades, tints & tones
#db1320 color schemes
#db1320 color preview, HTML & CSS examples
           This text has a color of #db1320        
        
          <p style="color:#db1320;">Text here</p>
        
        
          .mytext {color:#db1320;}
        
        Text color #db1320
      
           This box has a color of #db1320        
        
          <div style="background-color:#db1320;">Content here</div>
        
        
          .mybackground {background-color:#db1320;}
        
        Background color #db1320
      
           Border around this has a color of #db1320        
        
          <div style="border:2px solid #db1320;">Content here</div>
        
        
          .myborder {border:2px solid #db1320;}
        
        Border color #db1320