#db011d color space conversions
Hex:
        #db011d
        RGB:
        219, 1, 29
        CMY:
        14, 100, 89
        CMYK:
        0, 100, 87, 14
      HSL:
        352°, 99.0909%, 43.1373%
        HSV (HSB):
        352°, 99.5434%, 85.8824%
        XYZ:
        29.4460, 15.1705, 2.5386
        xyY:
        0.6245, 0.3217, 15.1705
      CIE-Lab:
        45.8668, 71.6567, 49.5311
        CIE-LCH:
        45.8668, 87.1092, 34.6533
        CIE-Luv:
        45.8668, 147.4384, 28.3998
        Hunter-Lab:
        38.9493, 66.7864, 23.4001
      #db011d color charts
#db011d RGB chart
      #db011d CMYK chart
      #db011d RGB pie chart
      #db011d color shades, tints & tones
#db011d color schemes
#db011d color preview, HTML & CSS examples
           This text has a color of #db011d        
        
          <p style="color:#db011d;">Text here</p>
        
        
          .mytext {color:#db011d;}
        
        Text color #db011d
      
           This box has a color of #db011d        
        
          <div style="background-color:#db011d;">Content here</div>
        
        
          .mybackground {background-color:#db011d;}
        
        Background color #db011d
      
           Border around this has a color of #db011d        
        
          <div style="border:2px solid #db011d;">Content here</div>
        
        
          .myborder {border:2px solid #db011d;}
        
        Border color #db011d