#db0311 color space conversions
Hex:
        #db0311
        RGB:
        219, 3, 17
        CMY:
        14, 99, 93
        CMYK:
        0, 99, 92, 14
      HSL:
        356°, 97.2973%, 43.5294%
        HSV (HSB):
        356°, 98.6301%, 85.8824%
        XYZ:
        29.3472, 15.1657, 1.9108
        xyY:
        0.6322, 0.3267, 15.1657
      CIE-Lab:
        45.8603, 71.3058, 54.6821
        CIE-LCH:
        45.8603, 89.8590, 37.4834
        CIE-Luv:
        45.8603, 148.5958, 30.7043
        Hunter-Lab:
        38.9431, 66.3654, 24.3510
      #db0311 color charts
#db0311 RGB chart
      #db0311 CMYK chart
      #db0311 RGB pie chart
      #db0311 color shades, tints & tones
#db0311 color schemes
#db0311 color preview, HTML & CSS examples
           This text has a color of #db0311        
        
          <p style="color:#db0311;">Text here</p>
        
        
          .mytext {color:#db0311;}
        
        Text color #db0311
      
           This box has a color of #db0311        
        
          <div style="background-color:#db0311;">Content here</div>
        
        
          .mybackground {background-color:#db0311;}
        
        Background color #db0311
      
           Border around this has a color of #db0311        
        
          <div style="border:2px solid #db0311;">Content here</div>
        
        
          .myborder {border:2px solid #db0311;}
        
        Border color #db0311