#db0614 color space conversions
Hex:
        #db0614
        RGB:
        219, 6, 20
        CMY:
        14, 98, 92
        CMYK:
        0, 97, 91, 14
      HSL:
        356°, 94.6667%, 44.1176%
        HSV (HSB):
        356°, 97.2603%, 85.8824%
        XYZ:
        29.4048, 15.2408, 2.0538
        xyY:
        0.6297, 0.3264, 15.2408
      CIE-Lab:
        45.9623, 71.0872, 53.5927
        CIE-LCH:
        45.9623, 89.0257, 37.0127
        CIE-Luv:
        45.9623, 147.8159, 30.4050
        Hunter-Lab:
        39.0395, 66.1283, 24.2085
      #db0614 color charts
#db0614 RGB chart
      #db0614 CMYK chart
      #db0614 RGB pie chart
      #db0614 color shades, tints & tones
#db0614 color schemes
#db0614 color preview, HTML & CSS examples
           This text has a color of #db0614        
        
          <p style="color:#db0614;">Text here</p>
        
        
          .mytext {color:#db0614;}
        
        Text color #db0614
      
           This box has a color of #db0614        
        
          <div style="background-color:#db0614;">Content here</div>
        
        
          .mybackground {background-color:#db0614;}
        
        Background color #db0614
      
           Border around this has a color of #db0614        
        
          <div style="border:2px solid #db0614;">Content here</div>
        
        
          .myborder {border:2px solid #db0614;}
        
        Border color #db0614