#db0350 color space conversions
Hex:
        #db0350
        RGB:
        219, 3, 80
        CMY:
        14, 99, 69
        CMYK:
        0, 99, 63, 14
      HSL:
        339°, 97.2973%, 43.5294%
        HSV (HSB):
        339°, 98.6301%, 85.8824%
        XYZ:
        30.6939, 15.7044, 9.0029
        xyY:
        0.5540, 0.2835, 15.7044
      CIE-Lab:
        46.5842, 73.2778, 20.7732
        CIE-LCH:
        46.5842, 76.1653, 15.8273
        CIE-Luv:
        46.5842, 133.7194, 8.2418
        Hunter-Lab:
        39.6288, 68.9046, 14.2705
      #db0350 color charts
#db0350 RGB chart
      #db0350 CMYK chart
      #db0350 RGB pie chart
      #db0350 color shades, tints & tones
#db0350 color schemes
#db0350 color preview, HTML & CSS examples
           This text has a color of #db0350        
        
          <p style="color:#db0350;">Text here</p>
        
        
          .mytext {color:#db0350;}
        
        Text color #db0350
      
           This box has a color of #db0350        
        
          <div style="background-color:#db0350;">Content here</div>
        
        
          .mybackground {background-color:#db0350;}
        
        Background color #db0350
      
           Border around this has a color of #db0350        
        
          <div style="border:2px solid #db0350;">Content here</div>
        
        
          .myborder {border:2px solid #db0350;}
        
        Border color #db0350