#d88264 color space conversions
Hex:
        #d88264
        RGB:
        216, 130, 100
        CMY:
        15, 49, 61
        CMYK:
        0, 40, 54, 15
      HSL:
        16°, 59.7938%, 61.9608%
        HSV (HSB):
        16°, 53.7037%, 84.7059%
        XYZ:
        38.6018, 31.4843, 16.0991
        xyY:
        0.4479, 0.3653, 31.4843
      CIE-Lab:
        62.9143, 30.1286, 30.3018
        CIE-LCH:
        62.9143, 42.7309, 45.1642
        CIE-Luv:
        62.9143, 64.0402, 31.4217
        Hunter-Lab:
        56.1109, 24.6061, 22.2663
      #d88264 color charts
#d88264 RGB chart
      #d88264 CMYK chart
      #d88264 RGB pie chart
      #d88264 color shades, tints & tones
#d88264 color schemes
#d88264 color preview, HTML & CSS examples
           This text has a color of #d88264        
        
          <p style="color:#d88264;">Text here</p>
        
        
          .mytext {color:#d88264;}
        
        Text color #d88264
      
           This box has a color of #d88264        
        
          <div style="background-color:#d88264;">Content here</div>
        
        
          .mybackground {background-color:#d88264;}
        
        Background color #d88264
      
           Border around this has a color of #d88264        
        
          <div style="border:2px solid #d88264;">Content here</div>
        
        
          .myborder {border:2px solid #d88264;}
        
        Border color #d88264