#de1f45 color space conversions
Hex:
        #de1f45
        RGB:
        222, 31, 69
        CMY:
        13, 88, 73
        CMYK:
        0, 86, 69, 13
      HSL:
        348°, 75.4941%, 49.6078%
        HSV (HSB):
        348°, 86.0360%, 87.0588%
        XYZ:
        31.6884, 16.9392, 7.2297
        xyY:
        0.5673, 0.3033, 16.9392
      CIE-Lab:
        48.1834, 70.0501, 29.6739
        CIE-LCH:
        48.1834, 76.0760, 22.9580
        CIE-Luv:
        48.1834, 134.3044, 17.2263
        Hunter-Lab:
        41.1573, 65.4077, 18.3953
      #de1f45 color charts
#de1f45 RGB chart
      #de1f45 CMYK chart
      #de1f45 RGB pie chart
      #de1f45 color shades, tints & tones
#de1f45 color schemes
#de1f45 color preview, HTML & CSS examples
           This text has a color of #de1f45        
        
          <p style="color:#de1f45;">Text here</p>
        
        
          .mytext {color:#de1f45;}
        
        Text color #de1f45
      
           This box has a color of #de1f45        
        
          <div style="background-color:#de1f45;">Content here</div>
        
        
          .mybackground {background-color:#de1f45;}
        
        Background color #de1f45
      
           Border around this has a color of #de1f45        
        
          <div style="border:2px solid #de1f45;">Content here</div>
        
        
          .myborder {border:2px solid #de1f45;}
        
        Border color #de1f45