#de1f3a color space conversions
Hex:
        #de1f3a
        RGB:
        222, 31, 58
        CMY:
        13, 88, 77
        CMYK:
        0, 86, 74, 13
      HSL:
        352°, 75.4941%, 49.6078%
        HSV (HSB):
        352°, 86.0360%, 87.0588%
        XYZ:
        31.3779, 16.8151, 5.5948
        xyY:
        0.5834, 0.3126, 16.8151
      CIE-Lab:
        48.0262, 69.5919, 36.0358
        CIE-LCH:
        48.0262, 78.3684, 27.3758
        CIE-Luv:
        48.0262, 137.3496, 22.1413
        Hunter-Lab:
        41.0062, 64.8274, 20.6149
      #de1f3a color charts
#de1f3a RGB chart
      #de1f3a CMYK chart
      #de1f3a RGB pie chart
      #de1f3a color shades, tints & tones
#de1f3a color schemes
#de1f3a color preview, HTML & CSS examples
           This text has a color of #de1f3a        
        
          <p style="color:#de1f3a;">Text here</p>
        
        
          .mytext {color:#de1f3a;}
        
        Text color #de1f3a
      
           This box has a color of #de1f3a        
        
          <div style="background-color:#de1f3a;">Content here</div>
        
        
          .mybackground {background-color:#de1f3a;}
        
        Background color #de1f3a
      
           Border around this has a color of #de1f3a        
        
          <div style="border:2px solid #de1f3a;">Content here</div>
        
        
          .myborder {border:2px solid #de1f3a;}
        
        Border color #de1f3a