#d08064 color space conversions
Hex:
        #d08064
        RGB:
        208, 128, 100
        CMY:
        18, 50, 61
        CMYK:
        0, 38, 52, 18
      HSL:
        16°, 53.4653%, 60.3922%
        HSV (HSB):
        16°, 51.9231%, 81.5686%
        XYZ:
        36.0318, 29.7683, 15.9034
        xyY:
        0.4410, 0.3643, 29.7683
      CIE-Lab:
        61.4538, 28.0174, 28.2141
        CIE-LCH:
        61.4538, 39.7619, 45.2004
        CIE-Luv:
        61.4538, 59.0880, 29.4868
        Hunter-Lab:
        54.5604, 22.4013, 20.9103
      #d08064 color charts
#d08064 RGB chart
      #d08064 CMYK chart
      #d08064 RGB pie chart
      #d08064 color shades, tints & tones
#d08064 color schemes
#d08064 color preview, HTML & CSS examples
           This text has a color of #d08064        
        
          <p style="color:#d08064;">Text here</p>
        
        
          .mytext {color:#d08064;}
        
        Text color #d08064
      
           This box has a color of #d08064        
        
          <div style="background-color:#d08064;">Content here</div>
        
        
          .mybackground {background-color:#d08064;}
        
        Background color #d08064
      
           Border around this has a color of #d08064        
        
          <div style="border:2px solid #d08064;">Content here</div>
        
        
          .myborder {border:2px solid #d08064;}
        
        Border color #d08064