#db2c14 color space conversions
Hex:
        #db2c14
        RGB:
        219, 44, 20
        CMY:
        14, 83, 92
        CMYK:
        0, 80, 91, 14
      HSL:
        7°, 83.2636%, 46.8627%
        HSV (HSB):
        7°, 90.8676%, 85.8824%
        XYZ:
        30.2404, 16.9119, 2.3323
        xyY:
        0.6111, 0.3418, 16.9119
      CIE-Lab:
        48.1489, 64.8354, 55.0574
        CIE-LCH:
        48.1489, 85.0585, 40.3375
        CIE-Luv:
        48.1489, 136.4257, 34.3412
        Hunter-Lab:
        41.1241, 59.2916, 25.4243
      #db2c14 color charts
#db2c14 RGB chart
      #db2c14 CMYK chart
      #db2c14 RGB pie chart
      #db2c14 color shades, tints & tones
#db2c14 color schemes
#db2c14 color preview, HTML & CSS examples
           This text has a color of #db2c14        
        
          <p style="color:#db2c14;">Text here</p>
        
        
          .mytext {color:#db2c14;}
        
        Text color #db2c14
      
           This box has a color of #db2c14        
        
          <div style="background-color:#db2c14;">Content here</div>
        
        
          .mybackground {background-color:#db2c14;}
        
        Background color #db2c14
      
           Border around this has a color of #db2c14        
        
          <div style="border:2px solid #db2c14;">Content here</div>
        
        
          .myborder {border:2px solid #db2c14;}
        
        Border color #db2c14