#db1e14 color space conversions
Hex:
        #db1e14
        RGB:
        219, 30, 20
        CMY:
        14, 88, 92
        CMYK:
        0, 86, 91, 14
      HSL:
        3°, 83.2636%, 46.8627%
        HSV (HSB):
        3°, 90.8676%, 85.8824%
        XYZ:
        29.8040, 16.0391, 2.1868
        xyY:
        0.6205, 0.3339, 16.0391
      CIE-Lab:
        47.0258, 68.0265, 54.3006
        CIE-LCH:
        47.0258, 87.0411, 38.5978
        CIE-Luv:
        47.0258, 142.2075, 32.3287
        Hunter-Lab:
        40.0489, 62.7523, 24.7967
      #db1e14 color charts
#db1e14 RGB chart
      #db1e14 CMYK chart
      #db1e14 RGB pie chart
      #db1e14 color shades, tints & tones
#db1e14 color schemes
#db1e14 color preview, HTML & CSS examples
           This text has a color of #db1e14        
        
          <p style="color:#db1e14;">Text here</p>
        
        
          .mytext {color:#db1e14;}
        
        Text color #db1e14
      
           This box has a color of #db1e14        
        
          <div style="background-color:#db1e14;">Content here</div>
        
        
          .mybackground {background-color:#db1e14;}
        
        Background color #db1e14
      
           Border around this has a color of #db1e14        
        
          <div style="border:2px solid #db1e14;">Content here</div>
        
        
          .myborder {border:2px solid #db1e14;}
        
        Border color #db1e14