#db0328 color space conversions
Hex:
        #db0328
        RGB:
        219, 3, 40
        CMY:
        14, 99, 84
        CMYK:
        0, 99, 82, 14
      HSL:
        350°, 97.2973%, 43.5294%
        HSV (HSB):
        350°, 98.6301%, 85.8824%
        XYZ:
        29.6290, 15.2784, 3.3949
        xyY:
        0.6134, 0.3163, 15.2784
      CIE-Lab:
        46.0132, 71.7251, 43.9708
        CIE-LCH:
        46.0132, 84.1304, 31.5102
        CIE-Luv:
        46.0132, 145.2102, 25.6356
        Hunter-Lab:
        39.0876, 66.9024, 22.2118
      #db0328 color charts
#db0328 RGB chart
      #db0328 CMYK chart
      #db0328 RGB pie chart
      #db0328 color shades, tints & tones
#db0328 color schemes
#db0328 color preview, HTML & CSS examples
           This text has a color of #db0328        
        
          <p style="color:#db0328;">Text here</p>
        
        
          .mytext {color:#db0328;}
        
        Text color #db0328
      
           This box has a color of #db0328        
        
          <div style="background-color:#db0328;">Content here</div>
        
        
          .mybackground {background-color:#db0328;}
        
        Background color #db0328
      
           Border around this has a color of #db0328        
        
          <div style="border:2px solid #db0328;">Content here</div>
        
        
          .myborder {border:2px solid #db0328;}
        
        Border color #db0328