#db2214 color space conversions
Hex:
        #db2214
        RGB:
        219, 34, 20
        CMY:
        14, 87, 92
        CMYK:
        0, 84, 91, 14
      HSL:
        4°, 83.2636%, 46.8627%
        HSV (HSB):
        4°, 90.8676%, 85.8824%
        XYZ:
        29.9117, 16.2546, 2.2228
        xyY:
        0.6181, 0.3359, 16.2546
      CIE-Lab:
        47.3068, 67.2240, 54.4891
        CIE-LCH:
        47.3068, 86.5340, 39.0269
        CIE-Luv:
        47.3068, 140.7473, 32.8340
        Hunter-Lab:
        40.3170, 61.8766, 24.9532
      #db2214 color charts
#db2214 RGB chart
      #db2214 CMYK chart
      #db2214 RGB pie chart
      #db2214 color shades, tints & tones
#db2214 color schemes
#db2214 color preview, HTML & CSS examples
           This text has a color of #db2214        
        
          <p style="color:#db2214;">Text here</p>
        
        
          .mytext {color:#db2214;}
        
        Text color #db2214
      
           This box has a color of #db2214        
        
          <div style="background-color:#db2214;">Content here</div>
        
        
          .mybackground {background-color:#db2214;}
        
        Background color #db2214
      
           Border around this has a color of #db2214        
        
          <div style="border:2px solid #db2214;">Content here</div>
        
        
          .myborder {border:2px solid #db2214;}
        
        Border color #db2214