#db113b color space conversions
Hex:
        #db113b
        RGB:
        219, 17, 59
        CMY:
        14, 93, 77
        CMYK:
        0, 92, 73, 14
      HSL:
        348°, 85.5932%, 46.2745%
        HSV (HSB):
        348°, 92.2374%, 85.8824%
        XYZ:
        30.2033, 15.7767, 5.5910
        xyY:
        0.5857, 0.3059, 15.7767
      CIE-Lab:
        46.6802, 71.0264, 33.7321
        CIE-LCH:
        46.6802, 78.6295, 25.4041
        CIE-Luv:
        46.6802, 138.4315, 19.5935
        Hunter-Lab:
        39.7199, 66.2226, 19.4583
      #db113b color charts
#db113b RGB chart
      #db113b CMYK chart
      #db113b RGB pie chart
      #db113b color shades, tints & tones
#db113b color schemes
#db113b color preview, HTML & CSS examples
           This text has a color of #db113b        
        
          <p style="color:#db113b;">Text here</p>
        
        
          .mytext {color:#db113b;}
        
        Text color #db113b
      
           This box has a color of #db113b        
        
          <div style="background-color:#db113b;">Content here</div>
        
        
          .mybackground {background-color:#db113b;}
        
        Background color #db113b
      
           Border around this has a color of #db113b        
        
          <div style="border:2px solid #db113b;">Content here</div>
        
        
          .myborder {border:2px solid #db113b;}
        
        Border color #db113b