#db1612 color space conversions
Hex:
        #db1612
        RGB:
        219, 22, 18
        CMY:
        14, 91, 93
        CMYK:
        0, 90, 92, 14
      HSL:
        1°, 84.8101%, 46.4706%
        HSV (HSB):
        1°, 91.7808%, 85.8824%
        XYZ:
        29.6095, 15.6776, 2.0377
        xyY:
        0.6257, 0.3313, 15.6776
      CIE-Lab:
        46.5486, 69.3430, 54.7426
        CIE-LCH:
        46.5486, 88.3470, 38.2892
        CIE-Luv:
        46.5486, 144.8592, 31.7933
        Hunter-Lab:
        39.5949, 64.1932, 24.6651
      #db1612 color charts
#db1612 RGB chart
      #db1612 CMYK chart
      #db1612 RGB pie chart
      #db1612 color shades, tints & tones
#db1612 color schemes
#db1612 color preview, HTML & CSS examples
           This text has a color of #db1612        
        
          <p style="color:#db1612;">Text here</p>
        
        
          .mytext {color:#db1612;}
        
        Text color #db1612
      
           This box has a color of #db1612        
        
          <div style="background-color:#db1612;">Content here</div>
        
        
          .mybackground {background-color:#db1612;}
        
        Background color #db1612
      
           Border around this has a color of #db1612        
        
          <div style="border:2px solid #db1612;">Content here</div>
        
        
          .myborder {border:2px solid #db1612;}
        
        Border color #db1612