#d5c282 color space conversions
Hex:
        #d5c282
        RGB:
        213, 194, 130
        CMY:
        16, 24, 49
        CMYK:
        0, 9, 39, 16
      HSL:
        46°, 49.7006%, 67.2549%
        HSV (HSB):
        46°, 38.9671%, 83.5294%
        XYZ:
        50.7616, 54.3414, 28.9326
        xyY:
        0.3787, 0.4054, 54.3414
      CIE-Lab:
        78.6604, -2.3525, 34.6278
        CIE-LCH:
        78.6604, 34.7077, 93.8866
        CIE-Luv:
        78.6604, 15.6373, 46.0455
        Hunter-Lab:
        73.7166, -6.0881, 28.3313
      #d5c282 color charts
#d5c282 RGB chart
      #d5c282 CMYK chart
      #d5c282 RGB pie chart
      #d5c282 color shades, tints & tones
#d5c282 color schemes
#d5c282 color preview, HTML & CSS examples
           This text has a color of #d5c282        
        
          <p style="color:#d5c282;">Text here</p>
        
        
          .mytext {color:#d5c282;}
        
        Text color #d5c282
      
           This box has a color of #d5c282        
        
          <div style="background-color:#d5c282;">Content here</div>
        
        
          .mybackground {background-color:#d5c282;}
        
        Background color #d5c282
      
           Border around this has a color of #d5c282        
        
          <div style="border:2px solid #d5c282;">Content here</div>
        
        
          .myborder {border:2px solid #d5c282;}
        
        Border color #d5c282