#de1b3a color space conversions
Hex:
        #de1b3a
        RGB:
        222, 27, 58
        CMY:
        13, 89, 77
        CMYK:
        0, 88, 74, 13
      HSL:
        350°, 78.3133%, 48.8235%
        HSV (HSB):
        350°, 87.8378%, 87.0588%
        XYZ:
        31.2799, 16.6189, 5.5621
        xyY:
        0.5851, 0.3109, 16.6189
      CIE-Lab:
        47.7763, 70.3086, 35.7500
        CIE-LCH:
        47.7763, 78.8756, 26.9521
        CIE-Luv:
        47.7763, 138.5548, 21.6412
        Hunter-Lab:
        40.7663, 65.6212, 20.4470
      #de1b3a color charts
#de1b3a RGB chart
      #de1b3a CMYK chart
      #de1b3a RGB pie chart
      #de1b3a color shades, tints & tones
#de1b3a color schemes
#de1b3a color preview, HTML & CSS examples
           This text has a color of #de1b3a        
        
          <p style="color:#de1b3a;">Text here</p>
        
        
          .mytext {color:#de1b3a;}
        
        Text color #de1b3a
      
           This box has a color of #de1b3a        
        
          <div style="background-color:#de1b3a;">Content here</div>
        
        
          .mybackground {background-color:#de1b3a;}
        
        Background color #de1b3a
      
           Border around this has a color of #de1b3a        
        
          <div style="border:2px solid #de1b3a;">Content here</div>
        
        
          .myborder {border:2px solid #de1b3a;}
        
        Border color #de1b3a