#db0007 color space conversions
Hex:
        #db0007
        RGB:
        219, 0, 7
        CMY:
        14, 100, 97
        CMYK:
        0, 100, 97, 14
      HSL:
        358°, 100.0000%, 42.9412%
        HSV (HSB):
        358°, 100.0000%, 85.8824%
        XYZ:
        29.2518, 15.0754, 1.5691
        xyY:
        0.6373, 0.3285, 15.0754
      CIE-Lab:
        45.7373, 71.4692, 57.7736
        CIE-LCH:
        45.7373, 91.9002, 38.9510
        CIE-Luv:
        45.7373, 149.8540, 31.7055
        Hunter-Lab:
        38.8271, 66.5320, 24.7829
      #db0007 color charts
#db0007 RGB chart
      #db0007 CMYK chart
      #db0007 RGB pie chart
      #db0007 color shades, tints & tones
#db0007 color schemes
#db0007 color preview, HTML & CSS examples
           This text has a color of #db0007        
        
          <p style="color:#db0007;">Text here</p>
        
        
          .mytext {color:#db0007;}
        
        Text color #db0007
      
           This box has a color of #db0007        
        
          <div style="background-color:#db0007;">Content here</div>
        
        
          .mybackground {background-color:#db0007;}
        
        Background color #db0007
      
           Border around this has a color of #db0007        
        
          <div style="border:2px solid #db0007;">Content here</div>
        
        
          .myborder {border:2px solid #db0007;}
        
        Border color #db0007