#da2f4e color space conversions
Hex:
        #da2f4e
        RGB:
        218, 47, 78
        CMY:
        15, 82, 69
        CMYK:
        0, 78, 64, 15
      HSL:
        349°, 69.7959%, 51.9608%
        HSV (HSB):
        349°, 78.4404%, 85.4902%
        XYZ:
        31.3051, 17.4885, 8.9334
        xyY:
        0.5423, 0.3030, 17.4885
      CIE-Lab:
        48.8698, 65.6882, 24.9386
        CIE-LCH:
        48.8698, 70.2629, 20.7894
        CIE-Luv:
        48.8698, 122.5794, 14.5254
        Hunter-Lab:
        41.8193, 60.4379, 16.6080
      #da2f4e color charts
#da2f4e RGB chart
      #da2f4e CMYK chart
      #da2f4e RGB pie chart
      #da2f4e color shades, tints & tones
#da2f4e color schemes
#da2f4e color preview, HTML & CSS examples
           This text has a color of #da2f4e        
        
          <p style="color:#da2f4e;">Text here</p>
        
        
          .mytext {color:#da2f4e;}
        
        Text color #da2f4e
      
           This box has a color of #da2f4e        
        
          <div style="background-color:#da2f4e;">Content here</div>
        
        
          .mybackground {background-color:#da2f4e;}
        
        Background color #da2f4e
      
           Border around this has a color of #da2f4e        
        
          <div style="border:2px solid #da2f4e;">Content here</div>
        
        
          .myborder {border:2px solid #da2f4e;}
        
        Border color #da2f4e