#db2413 color space conversions
Hex:
        #db2413
        RGB:
        219, 36, 19
        CMY:
        14, 86, 93
        CMYK:
        0, 84, 91, 14
      HSL:
        5°, 84.0336%, 46.6667%
        HSV (HSB):
        5°, 91.3242%, 85.8824%
        XYZ:
        29.9618, 16.3688, 2.1964
        xyY:
        0.6174, 0.3373, 16.3688
      CIE-Lab:
        47.4547, 66.7763, 54.9608
        CIE-LCH:
        47.4547, 86.4856, 39.4564
        CIE-Luv:
        47.4547, 140.0541, 33.2629
        Hunter-Lab:
        40.4584, 61.3875, 25.1021
      #db2413 color charts
#db2413 RGB chart
      #db2413 CMYK chart
      #db2413 RGB pie chart
      #db2413 color shades, tints & tones
#db2413 color schemes
#db2413 color preview, HTML & CSS examples
           This text has a color of #db2413        
        
          <p style="color:#db2413;">Text here</p>
        
        
          .mytext {color:#db2413;}
        
        Text color #db2413
      
           This box has a color of #db2413        
        
          <div style="background-color:#db2413;">Content here</div>
        
        
          .mybackground {background-color:#db2413;}
        
        Background color #db2413
      
           Border around this has a color of #db2413        
        
          <div style="border:2px solid #db2413;">Content here</div>
        
        
          .myborder {border:2px solid #db2413;}
        
        Border color #db2413