#de0d5c color space conversions
Hex:
        #de0d5c
        RGB:
        222, 13, 92
        CMY:
        13, 95, 64
        CMYK:
        0, 94, 59, 13
      HSL:
        337°, 88.9362%, 46.0784%
        HSV (HSB):
        337°, 94.1441%, 87.0588%
        XYZ:
        32.1999, 16.5901, 11.6303
        xyY:
        0.5329, 0.2746, 16.5901
      CIE-Lab:
        47.7394, 73.8194, 15.0012
        CIE-LCH:
        47.7394, 75.3282, 11.4869
        CIE-Luv:
        47.7394, 130.2214, 2.6395
        Hunter-Lab:
        40.7310, 69.8339, 11.5821
      #de0d5c color charts
#de0d5c RGB chart
      #de0d5c CMYK chart
      #de0d5c RGB pie chart
      #de0d5c color shades, tints & tones
#de0d5c color schemes
#de0d5c color preview, HTML & CSS examples
           This text has a color of #de0d5c        
        
          <p style="color:#de0d5c;">Text here</p>
        
        
          .mytext {color:#de0d5c;}
        
        Text color #de0d5c
      
           This box has a color of #de0d5c        
        
          <div style="background-color:#de0d5c;">Content here</div>
        
        
          .mybackground {background-color:#de0d5c;}
        
        Background color #de0d5c
      
           Border around this has a color of #de0d5c        
        
          <div style="border:2px solid #de0d5c;">Content here</div>
        
        
          .myborder {border:2px solid #de0d5c;}
        
        Border color #de0d5c