#db011b color space conversions
Hex:
        #db011b
        RGB:
        219, 1, 27
        CMY:
        14, 100, 89
        CMYK:
        0, 100, 88, 14
      HSL:
        353°, 99.0909%, 43.1373%
        HSV (HSB):
        353°, 99.5434%, 85.8824%
        XYZ:
        29.4221, 15.1609, 2.4125
        xyY:
        0.6261, 0.3226, 15.1609
      CIE-Lab:
        45.8538, 71.6211, 50.4706
        CIE-LCH:
        45.8538, 87.6177, 35.1719
        CIE-Luv:
        45.8538, 147.7288, 28.8329
        Hunter-Lab:
        38.9370, 66.7408, 23.5823
      #db011b color charts
#db011b RGB chart
      #db011b CMYK chart
      #db011b RGB pie chart
      #db011b color shades, tints & tones
#db011b color schemes
#db011b color preview, HTML & CSS examples
           This text has a color of #db011b        
        
          <p style="color:#db011b;">Text here</p>
        
        
          .mytext {color:#db011b;}
        
        Text color #db011b
      
           This box has a color of #db011b        
        
          <div style="background-color:#db011b;">Content here</div>
        
        
          .mybackground {background-color:#db011b;}
        
        Background color #db011b
      
           Border around this has a color of #db011b        
        
          <div style="border:2px solid #db011b;">Content here</div>
        
        
          .myborder {border:2px solid #db011b;}
        
        Border color #db011b