#dd7172 color space conversions
Hex:
        #dd7172
        RGB:
        221, 113, 114
        CMY:
        13, 56, 55
        CMYK:
        0, 49, 48, 13
      HSL:
        359°, 61.3636%, 65.4902%
        HSV (HSB):
        359°, 48.8688%, 86.6667%
        XYZ:
        38.7612, 28.3973, 19.3579
        xyY:
        0.4480, 0.3282, 28.3973
      CIE-Lab:
        60.2460, 42.1391, 18.9992
        CIE-LCH:
        60.2460, 46.2241, 24.2691
        CIE-Luv:
        60.2460, 77.3247, 16.0778
        Hunter-Lab:
        53.2891, 36.5805, 15.7646
      #dd7172 color charts
#dd7172 RGB chart
      #dd7172 CMYK chart
      #dd7172 RGB pie chart
      #dd7172 color shades, tints & tones
#dd7172 color schemes
#dd7172 color preview, HTML & CSS examples
           This text has a color of #dd7172        
        
          <p style="color:#dd7172;">Text here</p>
        
        
          .mytext {color:#dd7172;}
        
        Text color #dd7172
      
           This box has a color of #dd7172        
        
          <div style="background-color:#dd7172;">Content here</div>
        
        
          .mybackground {background-color:#dd7172;}
        
        Background color #dd7172
      
           Border around this has a color of #dd7172        
        
          <div style="border:2px solid #dd7172;">Content here</div>
        
        
          .myborder {border:2px solid #dd7172;}
        
        Border color #dd7172