#db1b15 color space conversions
Hex:
        #db1b15
        RGB:
        219, 27, 21
        CMY:
        14, 89, 92
        CMYK:
        0, 88, 90, 14
      HSL:
        2°, 82.5000%, 47.0588%
        HSV (HSB):
        2°, 90.4110%, 85.8824%
        XYZ:
        29.7407, 15.8981, 2.2106
        xyY:
        0.6215, 0.3323, 15.8981
      CIE-Lab:
        46.8405, 68.5847, 53.7850
        CIE-LCH:
        46.8405, 87.1590, 38.1040
        CIE-Luv:
        46.8405, 143.0967, 31.8227
        Hunter-Lab:
        39.8724, 63.3660, 24.6235
      #db1b15 color charts
#db1b15 RGB chart
      #db1b15 CMYK chart
      #db1b15 RGB pie chart
      #db1b15 color shades, tints & tones
#db1b15 color schemes
#db1b15 color preview, HTML & CSS examples
           This text has a color of #db1b15        
        
          <p style="color:#db1b15;">Text here</p>
        
        
          .mytext {color:#db1b15;}
        
        Text color #db1b15
      
           This box has a color of #db1b15        
        
          <div style="background-color:#db1b15;">Content here</div>
        
        
          .mybackground {background-color:#db1b15;}
        
        Background color #db1b15
      
           Border around this has a color of #db1b15        
        
          <div style="border:2px solid #db1b15;">Content here</div>
        
        
          .myborder {border:2px solid #db1b15;}
        
        Border color #db1b15