#d5954f color space conversions
Hex:
        #d5954f
        RGB:
        213, 149, 79
        CMY:
        16, 42, 69
        CMYK:
        0, 30, 63, 16
      HSL:
        31°, 61.4679%, 57.2549%
        HSV (HSB):
        31°, 62.9108%, 83.5294%
        XYZ:
        39.5993, 36.2055, 12.2984
        xyY:
        0.4495, 0.4109, 36.2055
      CIE-Lab:
        66.6767, 17.0741, 45.8683
        CIE-LCH:
        66.6767, 48.9431, 69.5827
        CIE-Luv:
        66.6767, 50.1128, 49.9156
        Hunter-Lab:
        60.1710, 12.1737, 30.0014
      #d5954f color charts
#d5954f RGB chart
      #d5954f CMYK chart
      #d5954f RGB pie chart
      #d5954f color shades, tints & tones
#d5954f color schemes
#d5954f color preview, HTML & CSS examples
           This text has a color of #d5954f        
        
          <p style="color:#d5954f;">Text here</p>
        
        
          .mytext {color:#d5954f;}
        
        Text color #d5954f
      
           This box has a color of #d5954f        
        
          <div style="background-color:#d5954f;">Content here</div>
        
        
          .mybackground {background-color:#d5954f;}
        
        Background color #d5954f
      
           Border around this has a color of #d5954f        
        
          <div style="border:2px solid #d5954f;">Content here</div>
        
        
          .myborder {border:2px solid #d5954f;}
        
        Border color #d5954f