#db221a color space conversions
Hex:
        #db221a
        RGB:
        219, 34, 26
        CMY:
        14, 87, 90
        CMYK:
        0, 84, 88, 14
      HSL:
        2°, 78.7755%, 48.0392%
        HSV (HSB):
        2°, 88.1279%, 85.8824%
        XYZ:
        29.9719, 16.2787, 2.5397
        xyY:
        0.6143, 0.3336, 16.2787
      CIE-Lab:
        47.3380, 67.3173, 52.0596
        CIE-LCH:
        47.3380, 85.0989, 37.7164
        CIE-Luv:
        47.3380, 140.0873, 31.7655
        Hunter-Lab:
        40.3469, 61.9927, 24.5107
      #db221a color charts
#db221a RGB chart
      #db221a CMYK chart
      #db221a RGB pie chart
      #db221a color shades, tints & tones
#db221a color schemes
#db221a color preview, HTML & CSS examples
           This text has a color of #db221a        
        
          <p style="color:#db221a;">Text here</p>
        
        
          .mytext {color:#db221a;}
        
        Text color #db221a
      
           This box has a color of #db221a        
        
          <div style="background-color:#db221a;">Content here</div>
        
        
          .mybackground {background-color:#db221a;}
        
        Background color #db221a
      
           Border around this has a color of #db221a        
        
          <div style="border:2px solid #db221a;">Content here</div>
        
        
          .myborder {border:2px solid #db221a;}
        
        Border color #db221a