#db2216 color space conversions
Hex:
        #db2216
        RGB:
        219, 34, 22
        CMY:
        14, 87, 91
        CMYK:
        0, 84, 90, 14
      HSL:
        4°, 81.7427%, 47.2549%
        HSV (HSB):
        4°, 89.9543%, 85.8824%
        XYZ:
        29.9303, 16.2621, 2.3204
        xyY:
        0.6170, 0.3352, 16.2621
      CIE-Lab:
        47.3164, 67.2528, 53.7164
        CIE-LCH:
        47.3164, 86.0720, 38.6152
        CIE-Luv:
        47.3164, 140.5432, 32.5037
        Hunter-Lab:
        40.3262, 61.9124, 24.8167
      #db2216 color charts
#db2216 RGB chart
      #db2216 CMYK chart
      #db2216 RGB pie chart
      #db2216 color shades, tints & tones
#db2216 color schemes
#db2216 color preview, HTML & CSS examples
           This text has a color of #db2216        
        
          <p style="color:#db2216;">Text here</p>
        
        
          .mytext {color:#db2216;}
        
        Text color #db2216
      
           This box has a color of #db2216        
        
          <div style="background-color:#db2216;">Content here</div>
        
        
          .mybackground {background-color:#db2216;}
        
        Background color #db2216
      
           Border around this has a color of #db2216        
        
          <div style="border:2px solid #db2216;">Content here</div>
        
        
          .myborder {border:2px solid #db2216;}
        
        Border color #db2216