#db1318 color space conversions
Hex:
        #db1318
        RGB:
        219, 19, 24
        CMY:
        14, 93, 91
        CMYK:
        0, 91, 89, 14
      HSL:
        359°, 84.0336%, 46.6667%
        HSV (HSB):
        359°, 91.3242%, 85.8824%
        XYZ:
        29.6112, 15.5918, 2.3130
        xyY:
        0.6232, 0.3281, 15.5918
      CIE-Lab:
        46.4343, 69.8420, 52.2550
        CIE-LCH:
        46.4343, 87.2266, 36.8034
        CIE-Luv:
        46.4343, 144.9668, 30.5260
        Hunter-Lab:
        39.4864, 64.7573, 24.1675
      #db1318 color charts
#db1318 RGB chart
      #db1318 CMYK chart
      #db1318 RGB pie chart
      #db1318 color shades, tints & tones
#db1318 color schemes
#db1318 color preview, HTML & CSS examples
           This text has a color of #db1318        
        
          <p style="color:#db1318;">Text here</p>
        
        
          .mytext {color:#db1318;}
        
        Text color #db1318
      
           This box has a color of #db1318        
        
          <div style="background-color:#db1318;">Content here</div>
        
        
          .mybackground {background-color:#db1318;}
        
        Background color #db1318
      
           Border around this has a color of #db1318        
        
          <div style="border:2px solid #db1318;">Content here</div>
        
        
          .myborder {border:2px solid #db1318;}
        
        Border color #db1318