#db1c16 color space conversions
Hex:
        #db1c16
        RGB:
        219, 28, 22
        CMY:
        14, 89, 91
        CMYK:
        0, 87, 90, 14
      HSL:
        2°, 81.7427%, 47.2549%
        HSV (HSB):
        2°, 89.9543%, 85.8824%
        XYZ:
        29.7735, 15.9485, 2.2682
        xyY:
        0.6204, 0.3323, 15.9485
      CIE-Lab:
        46.9069, 68.4233, 53.4297
        CIE-LCH:
        46.9069, 86.8128, 37.9852
        CIE-Luv:
        46.9069, 142.6688, 31.7640
        Hunter-Lab:
        39.9356, 63.1913, 24.5875
      #db1c16 color charts
#db1c16 RGB chart
      #db1c16 CMYK chart
      #db1c16 RGB pie chart
      #db1c16 color shades, tints & tones
#db1c16 color schemes
#db1c16 color preview, HTML & CSS examples
           This text has a color of #db1c16        
        
          <p style="color:#db1c16;">Text here</p>
        
        
          .mytext {color:#db1c16;}
        
        Text color #db1c16
      
           This box has a color of #db1c16        
        
          <div style="background-color:#db1c16;">Content here</div>
        
        
          .mybackground {background-color:#db1c16;}
        
        Background color #db1c16
      
           Border around this has a color of #db1c16        
        
          <div style="border:2px solid #db1c16;">Content here</div>
        
        
          .myborder {border:2px solid #db1c16;}
        
        Border color #db1c16