#db0213 color space conversions
Hex:
        #db0213
        RGB:
        219, 2, 19
        CMY:
        14, 99, 93
        CMYK:
        0, 99, 91, 14
      HSL:
        355°, 98.1900%, 43.3333%
        HSV (HSB):
        355°, 99.0868%, 85.8824%
        XYZ:
        29.3527, 15.1505, 1.9934
        xyY:
        0.6313, 0.3258, 15.1505
      CIE-Lab:
        45.8396, 71.4158, 53.9085
        CIE-LCH:
        45.8396, 89.4782, 37.0474
        CIE-Luv:
        45.8396, 148.5528, 30.3505
        Hunter-Lab:
        38.9236, 66.4921, 24.2102
      #db0213 color charts
#db0213 RGB chart
      #db0213 CMYK chart
      #db0213 RGB pie chart
      #db0213 color shades, tints & tones
#db0213 color schemes
#db0213 color preview, HTML & CSS examples
           This text has a color of #db0213        
        
          <p style="color:#db0213;">Text here</p>
        
        
          .mytext {color:#db0213;}
        
        Text color #db0213
      
           This box has a color of #db0213        
        
          <div style="background-color:#db0213;">Content here</div>
        
        
          .mybackground {background-color:#db0213;}
        
        Background color #db0213
      
           Border around this has a color of #db0213        
        
          <div style="border:2px solid #db0213;">Content here</div>
        
        
          .myborder {border:2px solid #db0213;}
        
        Border color #db0213