#d5c283 color space conversions
Hex:
        #d5c283
        RGB:
        213, 194, 131
        CMY:
        16, 24, 49
        CMYK:
        0, 9, 38, 16
      HSL:
        46°, 49.3976%, 67.4510%
        HSV (HSB):
        46°, 38.4977%, 83.5294%
        XYZ:
        50.8291, 54.3684, 29.2879
        xyY:
        0.3780, 0.4043, 54.3684
      CIE-Lab:
        78.6761, -2.2404, 34.1307
        CIE-LCH:
        78.6761, 34.2041, 93.7556
        CIE-Luv:
        78.6761, 15.5783, 45.4686
        Hunter-Lab:
        73.7349, -5.9874, 28.0642
      #d5c283 color charts
#d5c283 RGB chart
      #d5c283 CMYK chart
      #d5c283 RGB pie chart
      #d5c283 color shades, tints & tones
#d5c283 color schemes
#d5c283 color preview, HTML & CSS examples
           This text has a color of #d5c283        
        
          <p style="color:#d5c283;">Text here</p>
        
        
          .mytext {color:#d5c283;}
        
        Text color #d5c283
      
           This box has a color of #d5c283        
        
          <div style="background-color:#d5c283;">Content here</div>
        
        
          .mybackground {background-color:#d5c283;}
        
        Background color #d5c283
      
           Border around this has a color of #d5c283        
        
          <div style="border:2px solid #d5c283;">Content here</div>
        
        
          .myborder {border:2px solid #d5c283;}
        
        Border color #d5c283