#d66d50 color space conversions
Hex:
        #d66d50
        RGB:
        214, 109, 80
        CMY:
        16, 57, 69
        CMYK:
        0, 49, 63, 16
      HSL:
        13°, 62.0370%, 57.6471%
        HSV (HSB):
        13°, 62.6168%, 83.9216%
        XYZ:
        34.6482, 25.8126, 10.7456
        xyY:
        0.4866, 0.3625, 25.8126
      CIE-Lab:
        57.8587, 38.8207, 34.9183
        CIE-LCH:
        57.8587, 52.2143, 41.9706
        CIE-Luv:
        57.8587, 80.7678, 32.5566
        Hunter-Lab:
        50.8061, 32.8207, 23.0243
      #d66d50 color charts
#d66d50 RGB chart
      #d66d50 CMYK chart
      #d66d50 RGB pie chart
      #d66d50 color shades, tints & tones
#d66d50 color schemes
#d66d50 color preview, HTML & CSS examples
           This text has a color of #d66d50        
        
          <p style="color:#d66d50;">Text here</p>
        
        
          .mytext {color:#d66d50;}
        
        Text color #d66d50
      
           This box has a color of #d66d50        
        
          <div style="background-color:#d66d50;">Content here</div>
        
        
          .mybackground {background-color:#d66d50;}
        
        Background color #d66d50
      
           Border around this has a color of #d66d50        
        
          <div style="border:2px solid #d66d50;">Content here</div>
        
        
          .myborder {border:2px solid #d66d50;}
        
        Border color #d66d50