#db0026 color space conversions
Hex:
        #db0026
        RGB:
        219, 0, 38
        CMY:
        14, 100, 85
        CMYK:
        0, 100, 83, 14
      HSL:
        350°, 100.0000%, 42.9412%
        HSV (HSB):
        350°, 100.0000%, 85.8824%
        XYZ:
        29.5633, 15.2000, 3.2095
        xyY:
        0.6163, 0.3168, 15.2000
      CIE-Lab:
        45.9069, 71.9322, 44.9552
        CIE-LCH:
        45.9069, 84.8246, 32.0040
        CIE-Luv:
        45.9069, 146.0570, 26.0534
        Hunter-Lab:
        38.9872, 67.1257, 22.4102
      #db0026 color charts
#db0026 RGB chart
      #db0026 CMYK chart
      #db0026 RGB pie chart
      #db0026 color shades, tints & tones
#db0026 color schemes
#db0026 color preview, HTML & CSS examples
           This text has a color of #db0026        
        
          <p style="color:#db0026;">Text here</p>
        
        
          .mytext {color:#db0026;}
        
        Text color #db0026
      
           This box has a color of #db0026        
        
          <div style="background-color:#db0026;">Content here</div>
        
        
          .mybackground {background-color:#db0026;}
        
        Background color #db0026
      
           Border around this has a color of #db0026        
        
          <div style="border:2px solid #db0026;">Content here</div>
        
        
          .myborder {border:2px solid #db0026;}
        
        Border color #db0026