#dd7767 color space conversions
Hex:
        #dd7767
        RGB:
        221, 119, 103
        CMY:
        13, 53, 60
        CMYK:
        0, 46, 53, 13
      HSL:
        8°, 63.4409%, 63.5294%
        HSV (HSB):
        8°, 53.3937%, 86.6667%
        XYZ:
        38.8638, 29.5451, 16.4864
        xyY:
        0.4578, 0.3480, 29.5451
      CIE-Lab:
        61.2597, 38.0966, 26.6077
        CIE-LCH:
        61.2597, 46.4685, 34.9315
        CIE-Luv:
        61.2597, 75.3727, 25.4502
        Hunter-Lab:
        54.3554, 32.5046, 20.0657
      #dd7767 color charts
#dd7767 RGB chart
      #dd7767 CMYK chart
      #dd7767 RGB pie chart
      #dd7767 color shades, tints & tones
#dd7767 color schemes
#dd7767 color preview, HTML & CSS examples
           This text has a color of #dd7767        
        
          <p style="color:#dd7767;">Text here</p>
        
        
          .mytext {color:#dd7767;}
        
        Text color #dd7767
      
           This box has a color of #dd7767        
        
          <div style="background-color:#dd7767;">Content here</div>
        
        
          .mybackground {background-color:#dd7767;}
        
        Background color #dd7767
      
           Border around this has a color of #dd7767        
        
          <div style="border:2px solid #dd7767;">Content here</div>
        
        
          .myborder {border:2px solid #dd7767;}
        
        Border color #dd7767