#de525c color space conversions
Hex:
        #de525c
        RGB:
        222, 82, 92
        CMY:
        13, 68, 64
        CMYK:
        0, 63, 59, 13
      HSL:
        356°, 67.9612%, 59.6078%
        HSV (HSB):
        356°, 63.0631%, 87.0588%
        XYZ:
        35.0733, 22.3369, 12.5881
        xyY:
        0.5011, 0.3191, 22.3369
      CIE-Lab:
        54.3826, 55.2587, 23.9185
        CIE-LCH:
        54.3826, 60.2131, 23.4051
        CIE-Luv:
        54.3826, 103.2944, 17.3357
        Hunter-Lab:
        47.2619, 49.7572, 17.2916
      #de525c color charts
#de525c RGB chart
      #de525c CMYK chart
      #de525c RGB pie chart
      #de525c color shades, tints & tones
#de525c color schemes
#de525c color preview, HTML & CSS examples
           This text has a color of #de525c        
        
          <p style="color:#de525c;">Text here</p>
        
        
          .mytext {color:#de525c;}
        
        Text color #de525c
      
           This box has a color of #de525c        
        
          <div style="background-color:#de525c;">Content here</div>
        
        
          .mybackground {background-color:#de525c;}
        
        Background color #de525c
      
           Border around this has a color of #de525c        
        
          <div style="border:2px solid #de525c;">Content here</div>
        
        
          .myborder {border:2px solid #de525c;}
        
        Border color #de525c