#de7d7d color space conversions
Hex:
        #de7d7d
        RGB:
        222, 125, 125
        CMY:
        13, 51, 51
        CMYK:
        0, 44, 44, 13
      HSL:
        0°, 59.5092%, 68.0392%
        HSV (HSB):
        0°, 43.6937%, 87.0588%
        XYZ:
        41.1595, 31.6775, 23.3471
        xyY:
        0.4279, 0.3293, 31.6775
      CIE-Lab:
        63.0754, 37.4380, 16.6296
        CIE-LCH:
        63.0754, 40.9652, 23.9504
        CIE-Luv:
        63.0754, 68.0079, 14.6587
        Hunter-Lab:
        56.2828, 32.0419, 14.8034
      #de7d7d color charts
#de7d7d RGB chart
      #de7d7d CMYK chart
      #de7d7d RGB pie chart
      #de7d7d color shades, tints & tones
#de7d7d color schemes
#de7d7d color preview, HTML & CSS examples
           This text has a color of #de7d7d        
        
          <p style="color:#de7d7d;">Text here</p>
        
        
          .mytext {color:#de7d7d;}
        
        Text color #de7d7d
      
           This box has a color of #de7d7d        
        
          <div style="background-color:#de7d7d;">Content here</div>
        
        
          .mybackground {background-color:#de7d7d;}
        
        Background color #de7d7d
      
           Border around this has a color of #de7d7d        
        
          <div style="border:2px solid #de7d7d;">Content here</div>
        
        
          .myborder {border:2px solid #de7d7d;}
        
        Border color #de7d7d