#db0241 color space conversions
Hex:
        #db0241
        RGB:
        219, 2, 65
        CMY:
        14, 99, 75
        CMYK:
        0, 99, 70, 14
      HSL:
        343°, 98.1900%, 43.3333%
        HSV (HSB):
        343°, 99.0868%, 85.8824%
        XYZ:
        30.1893, 15.4851, 6.3988
        xyY:
        0.5797, 0.2974, 15.4851
      CIE-Lab:
        46.2916, 72.6484, 29.6417
        CIE-LCH:
        46.2916, 78.4629, 22.1963
        CIE-Luv:
        46.2916, 138.9472, 15.9246
        Hunter-Lab:
        39.3512, 68.0764, 17.9048
      #db0241 color charts
#db0241 RGB chart
      #db0241 CMYK chart
      #db0241 RGB pie chart
      #db0241 color shades, tints & tones
#db0241 color schemes
#db0241 color preview, HTML & CSS examples
           This text has a color of #db0241        
        
          <p style="color:#db0241;">Text here</p>
        
        
          .mytext {color:#db0241;}
        
        Text color #db0241
      
           This box has a color of #db0241        
        
          <div style="background-color:#db0241;">Content here</div>
        
        
          .mybackground {background-color:#db0241;}
        
        Background color #db0241
      
           Border around this has a color of #db0241        
        
          <div style="border:2px solid #db0241;">Content here</div>
        
        
          .myborder {border:2px solid #db0241;}
        
        Border color #db0241