#de3d5d color space conversions
Hex:
        #de3d5d
        RGB:
        222, 61, 93
        CMY:
        13, 76, 64
        CMYK:
        0, 73, 58, 13
      HSL:
        348°, 70.9251%, 55.4902%
        HSV (HSB):
        348°, 72.5225%, 87.0588%
        XYZ:
        33.7687, 19.6574, 12.3704
        xyY:
        0.5132, 0.2988, 19.6574
      CIE-Lab:
        51.4476, 63.4070, 19.4231
        CIE-LCH:
        51.4476, 66.3152, 17.0311
        CIE-Luv:
        51.4476, 114.6884, 10.2897
        Hunter-Lab:
        44.3367, 58.3642, 14.4932
      #de3d5d color charts
#de3d5d RGB chart
      #de3d5d CMYK chart
      #de3d5d RGB pie chart
      #de3d5d color shades, tints & tones
#de3d5d color schemes
#de3d5d color preview, HTML & CSS examples
           This text has a color of #de3d5d        
        
          <p style="color:#de3d5d;">Text here</p>
        
        
          .mytext {color:#de3d5d;}
        
        Text color #de3d5d
      
           This box has a color of #de3d5d        
        
          <div style="background-color:#de3d5d;">Content here</div>
        
        
          .mybackground {background-color:#de3d5d;}
        
        Background color #de3d5d
      
           Border around this has a color of #de3d5d        
        
          <div style="border:2px solid #de3d5d;">Content here</div>
        
        
          .myborder {border:2px solid #de3d5d;}
        
        Border color #de3d5d