#db1a18 color space conversions
Hex:
        #db1a18
        RGB:
        219, 26, 24
        CMY:
        14, 90, 91
        CMYK:
        0, 88, 89, 14
      HSL:
        1°, 80.2469%, 47.6471%
        HSV (HSB):
        1°, 89.0411%, 85.8824%
        XYZ:
        29.7477, 15.8648, 2.3585
        xyY:
        0.6201, 0.3307, 15.8648
      CIE-Lab:
        46.7966, 68.8003, 52.5188
        CIE-LCH:
        46.7966, 86.5546, 37.3564
        CIE-Luv:
        46.7966, 143.0708, 31.1858
        Hunter-Lab:
        39.8306, 63.6098, 24.3707
      #db1a18 color charts
#db1a18 RGB chart
      #db1a18 CMYK chart
      #db1a18 RGB pie chart
      #db1a18 color shades, tints & tones
#db1a18 color schemes
#db1a18 color preview, HTML & CSS examples
           This text has a color of #db1a18        
        
          <p style="color:#db1a18;">Text here</p>
        
        
          .mytext {color:#db1a18;}
        
        Text color #db1a18
      
           This box has a color of #db1a18        
        
          <div style="background-color:#db1a18;">Content here</div>
        
        
          .mybackground {background-color:#db1a18;}
        
        Background color #db1a18
      
           Border around this has a color of #db1a18        
        
          <div style="border:2px solid #db1a18;">Content here</div>
        
        
          .myborder {border:2px solid #db1a18;}
        
        Border color #db1a18