#db1118 color space conversions
Hex:
        #db1118
        RGB:
        219, 17, 24
        CMY:
        14, 93, 91
        CMYK:
        0, 92, 89, 14
      HSL:
        358°, 85.5932%, 46.2745%
        HSV (HSB):
        358°, 92.2374%, 85.8824%
        XYZ:
        29.5787, 15.5269, 2.3022
        xyY:
        0.6239, 0.3275, 15.5269
      CIE-Lab:
        46.3476, 70.0918, 52.1919
        CIE-LCH:
        46.3476, 87.3891, 36.6722
        CIE-Luv:
        46.3476, 145.4225, 30.3678
        Hunter-Lab:
        39.4042, 65.0335, 24.1190
      #db1118 color charts
#db1118 RGB chart
      #db1118 CMYK chart
      #db1118 RGB pie chart
      #db1118 color shades, tints & tones
#db1118 color schemes
#db1118 color preview, HTML & CSS examples
           This text has a color of #db1118        
        
          <p style="color:#db1118;">Text here</p>
        
        
          .mytext {color:#db1118;}
        
        Text color #db1118
      
           This box has a color of #db1118        
        
          <div style="background-color:#db1118;">Content here</div>
        
        
          .mybackground {background-color:#db1118;}
        
        Background color #db1118
      
           Border around this has a color of #db1118        
        
          <div style="border:2px solid #db1118;">Content here</div>
        
        
          .myborder {border:2px solid #db1118;}
        
        Border color #db1118