#db3149 color space conversions
Hex:
        #db3149
        RGB:
        219, 49, 73
        CMY:
        14, 81, 71
        CMYK:
        0, 78, 67, 14
      HSL:
        352°, 70.2479%, 52.5490%
        HSV (HSB):
        352°, 77.6256%, 85.8824%
        XYZ:
        31.5143, 17.7377, 8.0661
        xyY:
        0.5498, 0.3095, 17.7377
      CIE-Lab:
        49.1764, 65.1338, 28.3762
        CIE-LCH:
        49.1764, 71.0466, 23.5408
        CIE-Luv:
        49.1764, 123.9667, 17.7596
        Hunter-Lab:
        42.1162, 59.8631, 18.1262
      #db3149 color charts
#db3149 RGB chart
      #db3149 CMYK chart
      #db3149 RGB pie chart
      #db3149 color shades, tints & tones
#db3149 color schemes
#db3149 color preview, HTML & CSS examples
           This text has a color of #db3149        
        
          <p style="color:#db3149;">Text here</p>
        
        
          .mytext {color:#db3149;}
        
        Text color #db3149
      
           This box has a color of #db3149        
        
          <div style="background-color:#db3149;">Content here</div>
        
        
          .mybackground {background-color:#db3149;}
        
        Background color #db3149
      
           Border around this has a color of #db3149        
        
          <div style="border:2px solid #db3149;">Content here</div>
        
        
          .myborder {border:2px solid #db3149;}
        
        Border color #db3149