#db0813 color space conversions
Hex:
        #db0813
        RGB:
        219, 8, 19
        CMY:
        14, 97, 93
        CMYK:
        0, 96, 91, 14
      HSL:
        357°, 92.9515%, 44.5098%
        HSV (HSB):
        357°, 96.3470%, 85.8824%
        XYZ:
        29.4178, 15.2808, 2.0151
        xyY:
        0.6297, 0.3271, 15.2808
      CIE-Lab:
        46.0164, 70.9039, 54.0225
        CIE-LCH:
        46.0164, 89.1392, 37.3042
        CIE-Luv:
        46.0164, 147.6082, 30.6711
        Hunter-Lab:
        39.0906, 65.9224, 24.3071
      #db0813 color charts
#db0813 RGB chart
      #db0813 CMYK chart
      #db0813 RGB pie chart
      #db0813 color shades, tints & tones
#db0813 color schemes
#db0813 color preview, HTML & CSS examples
           This text has a color of #db0813        
        
          <p style="color:#db0813;">Text here</p>
        
        
          .mytext {color:#db0813;}
        
        Text color #db0813
      
           This box has a color of #db0813        
        
          <div style="background-color:#db0813;">Content here</div>
        
        
          .mybackground {background-color:#db0813;}
        
        Background color #db0813
      
           Border around this has a color of #db0813        
        
          <div style="border:2px solid #db0813;">Content here</div>
        
        
          .myborder {border:2px solid #db0813;}
        
        Border color #db0813