#db0914 color space conversions
Hex:
        #db0914
        RGB:
        219, 9, 20
        CMY:
        14, 96, 92
        CMYK:
        0, 96, 91, 14
      HSL:
        357°, 92.1053%, 44.7059%
        HSV (HSB):
        357°, 95.8904%, 85.8824%
        XYZ:
        29.4374, 15.3060, 2.0646
        xyY:
        0.6289, 0.3270, 15.3060
      CIE-Lab:
        46.0504, 70.8321, 53.6510
        CIE-LCH:
        46.0504, 88.8573, 37.1417
        CIE-Luv:
        46.0504, 147.3461, 30.5650
        Hunter-Lab:
        39.1228, 65.8447, 24.2570
      #db0914 color charts
#db0914 RGB chart
      #db0914 CMYK chart
      #db0914 RGB pie chart
      #db0914 color shades, tints & tones
#db0914 color schemes
#db0914 color preview, HTML & CSS examples
           This text has a color of #db0914        
        
          <p style="color:#db0914;">Text here</p>
        
        
          .mytext {color:#db0914;}
        
        Text color #db0914
      
           This box has a color of #db0914        
        
          <div style="background-color:#db0914;">Content here</div>
        
        
          .mybackground {background-color:#db0914;}
        
        Background color #db0914
      
           Border around this has a color of #db0914        
        
          <div style="border:2px solid #db0914;">Content here</div>
        
        
          .myborder {border:2px solid #db0914;}
        
        Border color #db0914