#dd8270 color space conversions
Hex:
        #dd8270
        RGB:
        221, 130, 112
        CMY:
        13, 49, 56
        CMYK:
        0, 41, 49, 13
      HSL:
        10°, 61.5819%, 65.2941%
        HSV (HSB):
        10°, 49.3213%, 86.6667%
        XYZ:
        40.7261, 32.5073, 19.4573
        xyY:
        0.4394, 0.3507, 32.5073
      CIE-Lab:
        63.7599, 33.1551, 24.8656
        CIE-LCH:
        63.7599, 41.4434, 36.8691
        CIE-Luv:
        63.7599, 66.1602, 25.1321
        Hunter-Lab:
        57.0151, 27.7265, 19.6770
      #dd8270 color charts
#dd8270 RGB chart
      #dd8270 CMYK chart
      #dd8270 RGB pie chart
      #dd8270 color shades, tints & tones
#dd8270 color schemes
#dd8270 color preview, HTML & CSS examples
           This text has a color of #dd8270        
        
          <p style="color:#dd8270;">Text here</p>
        
        
          .mytext {color:#dd8270;}
        
        Text color #dd8270
      
           This box has a color of #dd8270        
        
          <div style="background-color:#dd8270;">Content here</div>
        
        
          .mybackground {background-color:#dd8270;}
        
        Background color #dd8270
      
           Border around this has a color of #dd8270        
        
          <div style="border:2px solid #dd8270;">Content here</div>
        
        
          .myborder {border:2px solid #dd8270;}
        
        Border color #dd8270