#db1811 color space conversions
Hex:
        #db1811
        RGB:
        219, 24, 17
        CMY:
        14, 91, 93
        CMYK:
        0, 89, 92, 14
      HSL:
        2°, 85.5932%, 46.2745%
        HSV (HSB):
        2°, 92.2374%, 85.8824%
        XYZ:
        29.6412, 15.7538, 2.0088
        xyY:
        0.6253, 0.3323, 15.7538
      CIE-Lab:
        46.6498, 69.0276, 55.1694
        CIE-LCH:
        46.6498, 88.3655, 38.6331
        CIE-Luv:
        46.6498, 144.3958, 32.1281
        Hunter-Lab:
        39.6911, 63.8442, 24.7830
      #db1811 color charts
#db1811 RGB chart
      #db1811 CMYK chart
      #db1811 RGB pie chart
      #db1811 color shades, tints & tones
#db1811 color schemes
#db1811 color preview, HTML & CSS examples
           This text has a color of #db1811        
        
          <p style="color:#db1811;">Text here</p>
        
        
          .mytext {color:#db1811;}
        
        Text color #db1811
      
           This box has a color of #db1811        
        
          <div style="background-color:#db1811;">Content here</div>
        
        
          .mybackground {background-color:#db1811;}
        
        Background color #db1811
      
           Border around this has a color of #db1811        
        
          <div style="border:2px solid #db1811;">Content here</div>
        
        
          .myborder {border:2px solid #db1811;}
        
        Border color #db1811