#db0819 color space conversions
Hex:
        #db0819
        RGB:
        219, 8, 25
        CMY:
        14, 97, 90
        CMYK:
        0, 96, 89, 14
      HSL:
        355°, 92.9515%, 44.5098%
        HSV (HSB):
        355°, 96.3470%, 85.8824%
        XYZ:
        29.4757, 15.3039, 2.3201
        xyY:
        0.6258, 0.3249, 15.3039
      CIE-Lab:
        46.0477, 70.9907, 51.5316
        CIE-LCH:
        46.0477, 87.7222, 35.9756
        CIE-Luv:
        46.0477, 146.9089, 29.6170
        Hunter-Lab:
        39.1202, 66.0331, 23.8678
      #db0819 color charts
#db0819 RGB chart
      #db0819 CMYK chart
      #db0819 RGB pie chart
      #db0819 color shades, tints & tones
#db0819 color schemes
#db0819 color preview, HTML & CSS examples
           This text has a color of #db0819        
        
          <p style="color:#db0819;">Text here</p>
        
        
          .mytext {color:#db0819;}
        
        Text color #db0819
      
           This box has a color of #db0819        
        
          <div style="background-color:#db0819;">Content here</div>
        
        
          .mybackground {background-color:#db0819;}
        
        Background color #db0819
      
           Border around this has a color of #db0819        
        
          <div style="border:2px solid #db0819;">Content here</div>
        
        
          .myborder {border:2px solid #db0819;}
        
        Border color #db0819