#db224f color space conversions
Hex:
        #db224f
        RGB:
        219, 34, 79
        CMY:
        14, 87, 69
        CMYK:
        0, 84, 64, 14
      HSL:
        345°, 73.1225%, 49.6078%
        HSV (HSB):
        345°, 84.4749%, 85.8824%
        XYZ:
        31.1967, 16.7686, 8.9896
        xyY:
        0.5477, 0.2944, 16.7686
      CIE-Lab:
        47.9672, 69.1797, 23.2007
        CIE-LCH:
        47.9672, 72.9664, 18.5399
        CIE-Luv:
        47.9672, 127.8919, 11.8321
        Hunter-Lab:
        40.9495, 64.3256, 15.6489
      #db224f color charts
#db224f RGB chart
      #db224f CMYK chart
      #db224f RGB pie chart
      #db224f color shades, tints & tones
#db224f color schemes
#db224f color preview, HTML & CSS examples
           This text has a color of #db224f        
        
          <p style="color:#db224f;">Text here</p>
        
        
          .mytext {color:#db224f;}
        
        Text color #db224f
      
           This box has a color of #db224f        
        
          <div style="background-color:#db224f;">Content here</div>
        
        
          .mybackground {background-color:#db224f;}
        
        Background color #db224f
      
           Border around this has a color of #db224f        
        
          <div style="border:2px solid #db224f;">Content here</div>
        
        
          .myborder {border:2px solid #db224f;}
        
        Border color #db224f