#de1f5e color space conversions
Hex:
        #de1f5e
        RGB:
        222, 31, 94
        CMY:
        13, 88, 63
        CMYK:
        0, 86, 58, 13
      HSL:
        340°, 75.4941%, 49.6078%
        HSV (HSB):
        340°, 86.0360%, 87.0588%
        XYZ:
        32.6346, 17.3177, 12.2123
        xyY:
        0.5250, 0.2786, 17.3177
      CIE-Lab:
        48.6579, 71.4218, 15.0276
        CIE-LCH:
        48.6579, 72.9857, 11.8821
        CIE-Luv:
        48.6579, 125.8072, 3.3823
        Hunter-Lab:
        41.6146, 67.1560, 11.7308
      #de1f5e color charts
#de1f5e RGB chart
      #de1f5e CMYK chart
      #de1f5e RGB pie chart
      #de1f5e color shades, tints & tones
#de1f5e color schemes
#de1f5e color preview, HTML & CSS examples
           This text has a color of #de1f5e        
        
          <p style="color:#de1f5e;">Text here</p>
        
        
          .mytext {color:#de1f5e;}
        
        Text color #de1f5e
      
           This box has a color of #de1f5e        
        
          <div style="background-color:#de1f5e;">Content here</div>
        
        
          .mybackground {background-color:#de1f5e;}
        
        Background color #de1f5e
      
           Border around this has a color of #de1f5e        
        
          <div style="border:2px solid #de1f5e;">Content here</div>
        
        
          .myborder {border:2px solid #de1f5e;}
        
        Border color #de1f5e