#db1b50 color space conversions
Hex:
        #db1b50
        RGB:
        219, 27, 80
        CMY:
        14, 89, 69
        CMYK:
        0, 88, 63, 14
      HSL:
        343°, 78.0488%, 48.2353%
        HSV (HSB):
        343°, 87.6712%, 85.8824%
        XYZ:
        31.0533, 16.4231, 9.1227
        xyY:
        0.5487, 0.2902, 16.4231
      CIE-Lab:
        47.5248, 70.5572, 22.0101
        CIE-LCH:
        47.5248, 73.9105, 17.3251
        CIE-Luv:
        47.5248, 129.5737, 10.2861
        Hunter-Lab:
        40.5255, 65.8591, 15.0210
      #db1b50 color charts
#db1b50 RGB chart
      #db1b50 CMYK chart
      #db1b50 RGB pie chart
      #db1b50 color shades, tints & tones
#db1b50 color schemes
#db1b50 color preview, HTML & CSS examples
           This text has a color of #db1b50        
        
          <p style="color:#db1b50;">Text here</p>
        
        
          .mytext {color:#db1b50;}
        
        Text color #db1b50
      
           This box has a color of #db1b50        
        
          <div style="background-color:#db1b50;">Content here</div>
        
        
          .mybackground {background-color:#db1b50;}
        
        Background color #db1b50
      
           Border around this has a color of #db1b50        
        
          <div style="border:2px solid #db1b50;">Content here</div>
        
        
          .myborder {border:2px solid #db1b50;}
        
        Border color #db1b50