#db1110 color space conversions
Hex:
        #db1110
        RGB:
        219, 17, 16
        CMY:
        14, 93, 94
        CMYK:
        0, 92, 93, 14
      HSL:
        0°, 86.3830%, 46.0784%
        HSV (HSB):
        0°, 92.6941%, 85.8824%
        XYZ:
        29.5074, 15.4984, 1.9265
        xyY:
        0.6287, 0.3302, 15.4984
      CIE-Lab:
        46.3094, 69.9839, 55.3147
        CIE-LCH:
        46.3094, 89.2046, 38.3225
        CIE-Luv:
        46.3094, 146.2670, 31.6623
        Hunter-Lab:
        39.3680, 64.8967, 24.6562
      #db1110 color charts
#db1110 RGB chart
      #db1110 CMYK chart
      #db1110 RGB pie chart
      #db1110 color shades, tints & tones
#db1110 color schemes
#db1110 color preview, HTML & CSS examples
           This text has a color of #db1110        
        
          <p style="color:#db1110;">Text here</p>
        
        
          .mytext {color:#db1110;}
        
        Text color #db1110
      
           This box has a color of #db1110        
        
          <div style="background-color:#db1110;">Content here</div>
        
        
          .mybackground {background-color:#db1110;}
        
        Background color #db1110
      
           Border around this has a color of #db1110        
        
          <div style="border:2px solid #db1110;">Content here</div>
        
        
          .myborder {border:2px solid #db1110;}
        
        Border color #db1110