#de0d5d color space conversions
Hex:
        #de0d5d
        RGB:
        222, 13, 93
        CMY:
        13, 95, 64
        CMYK:
        0, 94, 58, 13
      HSL:
        337°, 88.9362%, 46.0784%
        HSV (HSB):
        337°, 94.1441%, 87.0588%
        XYZ:
        32.2439, 16.6078, 11.8621
        xyY:
        0.5311, 0.2735, 16.6078
      CIE-Lab:
        47.7620, 73.8810, 14.4138
        CIE-LCH:
        47.7620, 75.2738, 11.0394
        CIE-Luv:
        47.7620, 129.8264, 2.0222
        Hunter-Lab:
        40.7526, 69.9140, 11.2689
      #de0d5d color charts
#de0d5d RGB chart
      #de0d5d CMYK chart
      #de0d5d RGB pie chart
      #de0d5d color shades, tints & tones
#de0d5d color schemes
#de0d5d color preview, HTML & CSS examples
           This text has a color of #de0d5d        
        
          <p style="color:#de0d5d;">Text here</p>
        
        
          .mytext {color:#de0d5d;}
        
        Text color #de0d5d
      
           This box has a color of #de0d5d        
        
          <div style="background-color:#de0d5d;">Content here</div>
        
        
          .mybackground {background-color:#de0d5d;}
        
        Background color #de0d5d
      
           Border around this has a color of #de0d5d        
        
          <div style="border:2px solid #de0d5d;">Content here</div>
        
        
          .myborder {border:2px solid #de0d5d;}
        
        Border color #de0d5d