#db0808 color space conversions
Hex:
        #db0808
        RGB:
        219, 8, 8
        CMY:
        14, 97, 97
        CMYK:
        0, 96, 96, 14
      HSL:
        0°, 92.9515%, 44.5098%
        HSV (HSB):
        0°, 96.3470%, 85.8824%
        XYZ:
        29.3441, 15.2513, 1.6269
        xyY:
        0.6348, 0.3300, 15.2513
      CIE-Lab:
        45.9764, 70.7932, 57.5955
        CIE-LCH:
        45.9764, 91.2630, 39.1309
        CIE-Luv:
        45.9764, 148.5081, 32.0259
        Hunter-Lab:
        39.0529, 65.7812, 24.8670
      #db0808 color charts
#db0808 RGB chart
      #db0808 CMYK chart
      #db0808 RGB pie chart
      #db0808 color shades, tints & tones
#db0808 color schemes
#db0808 color preview, HTML & CSS examples
           This text has a color of #db0808        
        
          <p style="color:#db0808;">Text here</p>
        
        
          .mytext {color:#db0808;}
        
        Text color #db0808
      
           This box has a color of #db0808        
        
          <div style="background-color:#db0808;">Content here</div>
        
        
          .mybackground {background-color:#db0808;}
        
        Background color #db0808
      
           Border around this has a color of #db0808        
        
          <div style="border:2px solid #db0808;">Content here</div>
        
        
          .myborder {border:2px solid #db0808;}
        
        Border color #db0808