#de0d3a color space conversions
Hex:
        #de0d3a
        RGB:
        222, 13, 58
        CMY:
        13, 95, 77
        CMYK:
        0, 94, 74, 13
      HSL:
        347°, 88.9362%, 46.0784%
        HSV (HSB):
        347°, 94.1441%, 87.0588%
        XYZ:
        31.0318, 16.1229, 5.4795
        xyY:
        0.5896, 0.3063, 16.1229
      CIE-Lab:
        47.1354, 72.1564, 35.0145
        CIE-LCH:
        47.1354, 80.2032, 25.8853
        CIE-Luv:
        47.1354, 141.6702, 20.3538
        Hunter-Lab:
        40.1534, 67.6823, 20.0164
      #de0d3a color charts
#de0d3a RGB chart
      #de0d3a CMYK chart
      #de0d3a RGB pie chart
      #de0d3a color shades, tints & tones
#de0d3a color schemes
#de0d3a color preview, HTML & CSS examples
           This text has a color of #de0d3a        
        
          <p style="color:#de0d3a;">Text here</p>
        
        
          .mytext {color:#de0d3a;}
        
        Text color #de0d3a
      
           This box has a color of #de0d3a        
        
          <div style="background-color:#de0d3a;">Content here</div>
        
        
          .mybackground {background-color:#de0d3a;}
        
        Background color #de0d3a
      
           Border around this has a color of #de0d3a        
        
          <div style="border:2px solid #de0d3a;">Content here</div>
        
        
          .myborder {border:2px solid #de0d3a;}
        
        Border color #de0d3a