#dd8b82 color space conversions
Hex:
        #dd8b82
        RGB:
        221, 139, 130
        CMY:
        13, 45, 49
        CMYK:
        0, 37, 41, 13
      HSL:
        6°, 57.2327%, 68.8235%
        HSV (HSB):
        6°, 41.1765%, 86.6667%
        XYZ:
        43.0807, 35.4491, 25.6909
        xyY:
        0.4134, 0.3401, 35.4491
      CIE-Lab:
        66.0968, 30.2111, 17.9602
        CIE-LCH:
        66.0968, 35.1466, 30.7310
        CIE-Luv:
        66.0968, 57.1438, 18.1085
        Hunter-Lab:
        59.5391, 24.9636, 16.0941
      #dd8b82 color charts
#dd8b82 RGB chart
      #dd8b82 CMYK chart
      #dd8b82 RGB pie chart
      #dd8b82 color shades, tints & tones
#dd8b82 color schemes
#dd8b82 color preview, HTML & CSS examples
           This text has a color of #dd8b82        
        
          <p style="color:#dd8b82;">Text here</p>
        
        
          .mytext {color:#dd8b82;}
        
        Text color #dd8b82
      
           This box has a color of #dd8b82        
        
          <div style="background-color:#dd8b82;">Content here</div>
        
        
          .mybackground {background-color:#dd8b82;}
        
        Background color #dd8b82
      
           Border around this has a color of #dd8b82        
        
          <div style="border:2px solid #dd8b82;">Content here</div>
        
        
          .myborder {border:2px solid #dd8b82;}
        
        Border color #dd8b82