#db3448 color space conversions
Hex:
        #db3448
        RGB:
        219, 52, 72
        CMY:
        14, 80, 72
        CMYK:
        0, 76, 67, 14
      HSL:
        353°, 69.8745%, 53.1373%
        HSV (HSB):
        353°, 76.2557%, 85.8824%
        XYZ:
        31.6111, 17.9839, 7.9360
        xyY:
        0.5495, 0.3126, 17.9839
      CIE-Lab:
        49.4766, 64.1939, 29.3475
        CIE-LCH:
        49.4766, 70.5842, 24.5684
        CIE-Luv:
        49.4766, 122.8548, 18.9147
        Hunter-Lab:
        42.4075, 58.8433, 18.5898
      #db3448 color charts
#db3448 RGB chart
      #db3448 CMYK chart
      #db3448 RGB pie chart
      #db3448 color shades, tints & tones
#db3448 color schemes
#db3448 color preview, HTML & CSS examples
           This text has a color of #db3448        
        
          <p style="color:#db3448;">Text here</p>
        
        
          .mytext {color:#db3448;}
        
        Text color #db3448
      
           This box has a color of #db3448        
        
          <div style="background-color:#db3448;">Content here</div>
        
        
          .mybackground {background-color:#db3448;}
        
        Background color #db3448
      
           Border around this has a color of #db3448        
        
          <div style="border:2px solid #db3448;">Content here</div>
        
        
          .myborder {border:2px solid #db3448;}
        
        Border color #db3448