#db1b16 color space conversions
Hex:
        #db1b16
        RGB:
        219, 27, 22
        CMY:
        14, 89, 91
        CMYK:
        0, 88, 90, 14
      HSL:
        2°, 81.7427%, 47.2549%
        HSV (HSB):
        2°, 89.9543%, 85.8824%
        XYZ:
        29.7502, 15.9019, 2.2604
        xyY:
        0.6209, 0.3319, 15.9019
      CIE-Lab:
        46.8455, 68.5992, 53.3868
        CIE-LCH:
        46.8455, 86.9252, 37.8916
        CIE-Luv:
        46.8455, 142.9890, 31.6529
        Hunter-Lab:
        39.8771, 63.3842, 24.5532
      #db1b16 color charts
#db1b16 RGB chart
      #db1b16 CMYK chart
      #db1b16 RGB pie chart
      #db1b16 color shades, tints & tones
#db1b16 color schemes
#db1b16 color preview, HTML & CSS examples
           This text has a color of #db1b16        
        
          <p style="color:#db1b16;">Text here</p>
        
        
          .mytext {color:#db1b16;}
        
        Text color #db1b16
      
           This box has a color of #db1b16        
        
          <div style="background-color:#db1b16;">Content here</div>
        
        
          .mybackground {background-color:#db1b16;}
        
        Background color #db1b16
      
           Border around this has a color of #db1b16        
        
          <div style="border:2px solid #db1b16;">Content here</div>
        
        
          .myborder {border:2px solid #db1b16;}
        
        Border color #db1b16