#dd8f75 color space conversions
Hex:
        #dd8f75
        RGB:
        221, 143, 117
        CMY:
        13, 44, 54
        CMYK:
        0, 35, 47, 13
      HSL:
        15°, 60.4651%, 66.2745%
        HSV (HSB):
        15°, 47.0588%, 86.6667%
        XYZ:
        42.8521, 36.3014, 21.5779
        xyY:
        0.4254, 0.3604, 36.3014
      CIE-Lab:
        66.7496, 26.7171, 26.0678
        CIE-LCH:
        66.7496, 37.3274, 44.2952
        CIE-Luv:
        66.7496, 56.4151, 28.3531
        Hunter-Lab:
        60.2507, 21.5161, 20.9416
      #dd8f75 color charts
#dd8f75 RGB chart
      #dd8f75 CMYK chart
      #dd8f75 RGB pie chart
      #dd8f75 color shades, tints & tones
#dd8f75 color schemes
#dd8f75 color preview, HTML & CSS examples
           This text has a color of #dd8f75        
        
          <p style="color:#dd8f75;">Text here</p>
        
        
          .mytext {color:#dd8f75;}
        
        Text color #dd8f75
      
           This box has a color of #dd8f75        
        
          <div style="background-color:#dd8f75;">Content here</div>
        
        
          .mybackground {background-color:#dd8f75;}
        
        Background color #dd8f75
      
           Border around this has a color of #dd8f75        
        
          <div style="border:2px solid #dd8f75;">Content here</div>
        
        
          .myborder {border:2px solid #dd8f75;}
        
        Border color #dd8f75